blob: 537f5dce0f399707482d2856b4c98277de2523f0 [file] [log] [blame]
{
"name": "XYLaunchAndIntroduction",
"version": "0.0.3",
"summary": "自定义启动页(包括:静态页,动态页,广告页,向导页,自动滚动页) 自定义引导页 (包括: 传统引导页,浮层动画引导,gif引导页,自定义引导页,视频引导页)",
"description": "自定义启动页(包括:静态页,动态页,广告页,向导页,自动滚动页) 自定义引导页 (包括: 传统引导页,浮层动画引导,gif引导页,自定义引导页,视频引导页) 启动页和引导页可以互相配合效果更佳",
"homepage": "https://github.com/cryboyofyu/XYLaunchAndIntroduction.git",
"license": "MIT",
"authors": {
"LV": "cryboyofyu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cryboyofyu/XYLaunchAndIntroduction.git",
"tag": "0.0.3"
},
"source_files": "XYIntroductionAndLaunch/**/*.{h,m}",
"resources": "XYLaunchAndIntroductionExample/XYLaunchAndIntroductionExample/XYTestImgs/*.{gif,jpg,png,jpeg}",
"frameworks": [
"AVFoundation",
"UIKit",
"ImageIO"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"4.0.0"
]
}
}