blob: 042a7ce9ac5508f1df85909fec3b2ba33e6e8f64 [file] [log] [blame]
{
"name": "FirstDemoJyw",
"version": "1.0",
"summary": "一个简短的项目描述",
"homepage": "https://github.com/justLoveJ/firstDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jinyw": "jin_do@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/justLoveJ/firstDemo.git",
"tag": "1.0"
},
"source_files": "FirstDemoOC/FirstDemoOC/*.{h,m}",
"requires_arc": true
}