blob: 7000f3a9ccd9855ba9b0557fec029b0430585a71 [file] [log] [blame]
{
"name": "SwpGuidancePage",
"version": "2.0.2",
"summary": "封装 App 引导页",
"description": "TODO: 封装 App 引导页",
"platforms": {
"ios": "8.0"
},
"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": "2.0.2"
},
"source_files": "SwpGuidancePage/**/*",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}