blob: 33510ea3299d4e412ec5095f6c614ad68650b725 [file] [log] [blame]
{
"name": "SPFoundation",
"version": "1.0.2",
"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.2"
},
"source_files": "SPFoundationExample/SPFoundation/**/*.{h,m}",
"requires_arc": true
}