blob: 732066717ffb09ac6d7c04c993103326e028caa9 [file] [log] [blame]
{
"name": "GDGuidePageHUD",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "高达iOS自定义引导页",
"homepage": "https://github.com/JoyHuangbb/GDGuidePageHUD",
"social_media_url": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"黄彬彬": "746978660@qq.com"
},
"source": {
"git": "https://github.com/JoyHuangbb/GDGuidePageHUD.git",
"tag": "1.0.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": "GDGuidePageHUD/**/*.{h,m}",
"resources": "GDGuidePageHUD/GDGuideImage.bundle"
}