blob: d7e4e7c82cb22fb53166fa81f5a88b530c81d628 [file] [log] [blame]
{
"name": "JhtGuidePages",
"version": "1.0.0",
"summary": "引导页/首次安装引导页/渐变引导页/APP介绍页/功能介绍页",
"homepage": "https://github.com/jinht/GuidePages",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinht": "jinjob@icloud.com"
},
"social_media_url": "https://blog.csdn.net/Anticipate91",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jinht/GuidePages.git",
"tag": "1.0.0"
},
"resources": "JhtGuidePages_SDK/skip_button.bundle",
"ios": {
"vendored_frameworks": "JhtGuidePages_SDK/JhtGuidePages.framework"
},
"frameworks": "UIKit"
}