blob: 67f69353d9ebae7164bcb4c8898c055e0089f10a [file] [log] [blame]
{
"name": "SXMArmy",
"version": "0.0.1",
"summary": "OC的一些积累",
"homepage": "https://github.com/LarkNan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shenming": "569818710@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/0ac50007f001",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LarkNan/SXMArmy.git",
"tag": "0.0.1"
},
"source_files": "SXMArmy/**/*.{h,m}",
"public_header_files": "SXMArmy/**/*.{h}",
"requires_arc": true
}