[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 1 / YCUserGuideView / 1.0.0 / YCUserGuideView.podspec.json
blob6137a82265f9d4303141f05fb944e8d09a2d3098
2   "name": "YCUserGuideView",
3   "version": "1.0.0",
4   "summary": "A show app newFeature view of YCUserGuideView.",
5   "description": "新特性简介:当第一次下载打开程序后,会出现一组滑动图片,然后才打开程序(只有滑动到最后一个页面才能打开),以后打开软件不会再出现,更新版本后,仍然会出现滑动图片组.",
6   "homepage": "https://github.com/yellowChao/YCUserGuideView",
7   "license": "MIT",
8   "authors": {
9     "yellowChao": "yellowchao91@163.com"
10   },
11   "source": {
12     "git": "https://github.com/yellowChao/YCUserGuideView.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "http://weibo.com/soidsnake",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "YCUserGuideView": [
23       "Pod/Assets/*.png"
24     ]
25   }