blob: 64a5f04d98464f331f339ad625f29265a5c642bc [file] [log] [blame]
{
"name": "SPFoundation",
"version": "1.0.4",
"summary": "本尊iOS常用.",
"homepage": "https://github.com/lansepan/SPFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BluePan": "243492212@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lansepan/SPFoundation.git",
"tag": "1.0.4"
},
"source_files": "SPFoundationExample/SPFoundation/**/*.{h,m}",
"requires_arc": true
}