blob: 2261cac41a06d827b66c7a268e7f9e7093c8c81c [file] [log] [blame]
{
"name": "SwpGuidancePage",
"version": "1.1.0",
"platforms": {
"ios": "7.0"
},
"summary": "封装 App 引导页",
"homepage": "https://github.com/swp-song/SwpGuidancePage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpGuidancePage.git",
"tag": "1.1.0"
},
"source_files": "SwpGuidancePage/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}