blob: f4b6c8e9ef1665d8684ec3213de856ebd9fb2ffd [file] [log] [blame]
{
"name": "MyDemo",
"version": "0.0.1",
"summary": "一个简历pod仓库的简单demo.",
"homepage": "https://github.com/1095033639/MyDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sdscx": "11095033639@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/1095033639/MyDemo.git",
"tag": "0.0.1"
},
"source_files": "MyDemo/MyDemo/*.{h,m}",
"requires_arc": true
}