blob: 2380cfa8b976d33c545ac7ca8135077be7f3adfa [file] [log] [blame]
{
"name": "SwpGuidancePage",
"version": "1.0.1",
"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.0.1"
},
"source_files": "SwpGuidancePage/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}