[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / a / 3 / YCBannerView / 0.0.1 / YCBannerView.podspec.json
blob078b0957a663693807b1e133ee36b7ae81664004
2   "name": "YCBannerView",
3   "version": "0.0.1",
4   "summary": "YCBannerView.滚动轮播图",
5   "description": "一款轻量级的滚动轮播图,支持自定义滚动视图",
6   "homepage": "https://github.com/Rycccccccc/YCBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rycccccccc": "787725121@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Rycccccccc/YCBannerView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YCBannerView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }