[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 3 / YYLCycleView / 0.1.0 / YYLCycleView.podspec.json
blob435008938a0553b5adf1ea1aff2c7beedbd32132
2   "name": "YYLCycleView",
3   "version": "0.1.0",
4   "summary": "图片轮播",
5   "description": "轻松实现图片轮播",
6   "homepage": "https://github.com/yanyulin/YYLCycleView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanyulin": "1418220302@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yanyulin/YYLCycleView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YYLCycleView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }