blob: 9ab731d6cb10e7d741a32f0f8606f29bac3cf8e7 [file] [log] [blame]
{
"name": "DemoKingIOS",
"version": "0.0.1",
"summary": "DemoKing",
"description": "DemoKing product",
"homepage": "http://www.konggeek.com",
"license": "MIT",
"authors": {
"DemoKing": "wangzhen@konggeek.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KONGGEEK123/DemoKingIOS.git",
"tag": "0.0.1"
},
"source_files": "**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}