blob: c17a6e9aac78ae10b25d102514534fcd1b2abe86 [file] [log] [blame]
{
"name": "sxhTestProject",
"version": "0.1.0",
"platforms": {
"ios": "9.0"
},
"summary": "一些简单介绍",
"homepage": "https://github.com/sunxianhua/sxhTestProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dingpuyu": "ding13525163308@163.com"
},
"social_media_url": "http://twitter.com/dingpuyu",
"source": {
"git": "https://github.com/sunxianhua/sxhTestProject.git",
"tag": "0.1.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}