blob: 38ca8a80b511affadd6b94733a060e20a7cb76e8 [file] [log] [blame]
{
"name": "SPFoundation",
"version": "1.0.1",
"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.1"
},
"source_files": "SPFoundationExample/SPFoundation/**/*.{h,m}",
"requires_arc": true
}