[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / YCXBannerView / 0.0.1 / YCXBannerView.podspec.json
blob3cae29818fe2de5e6c53d90dab6f4d015e08f49c
2   "name": "YCXBannerView",
3   "version": "0.0.1",
4   "summary": "很好用的轮播控件, 可以加载本地图片资源, 可以通过URL链接加载网络图片. 同时可以为图片添加描述文字.",
5   "homepage": "https://github.com/Aster0id/YCXBannerViewDemo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Aster0id",
11   "social_media_url": "http://weibo.com/aster0id",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Aster0id/YCXBannerViewDemo.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "YCXBannerViewDemo/YCXBannerView/*.{h,m}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "DDPageControl": [
27     ]
28   }