blob: d111c63523353012336004901d314a072b74baa9 [file] [log] [blame]
{
"name": "ThemeCook",
"version": "0.0.1",
"summary": "An iOS theme manager.",
"description": "Battery is an iOS theme manager.",
"homepage": "https://github.com/Meniny/ThemeCook",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elias Abel": "Meniny@qq.com"
},
"social_media_url": "https://meniny.cn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/ThemeCook.git",
"tag": "0.0.1"
},
"source_files": "ThemeCook/*",
"public_header_files": "ThemeCook/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}