blob: 6137a82265f9d4303141f05fb944e8d09a2d3098 [file] [log] [blame]
{
"name": "YCUserGuideView",
"version": "1.0.0",
"summary": "A show app newFeature view of YCUserGuideView.",
"description": "新特性简介:当第一次下载打开程序后,会出现一组滑动图片,然后才打开程序(只有滑动到最后一个页面才能打开),以后打开软件不会再出现,更新版本后,仍然会出现滑动图片组.",
"homepage": "https://github.com/yellowChao/YCUserGuideView",
"license": "MIT",
"authors": {
"yellowChao": "yellowchao91@163.com"
},
"source": {
"git": "https://github.com/yellowChao/YCUserGuideView.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/soidsnake",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YCUserGuideView": [
"Pod/Assets/*.png"
]
}
}