blob: 5d51b0ea86936e896e28beb0ac1c6f2bf811763f [file] [log] [blame]
{
"name": "SwpGuidancePage",
"version": "2.1.0",
"summary": "封装 App 引导页",
"description": "TODO: 封装 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": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpGuidancePage/Class/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"resources": "SwpGuidancePage/Resources/SwpGuidancePage.bundle",
"requires_arc": true
}