[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 0 / c / TCCycleScrollView / 0.0.4 / TCCycleScrollView.podspec.json
blob73a07417fc7672bc58252d0c37642d57709a9fba
2   "name": "TCCycleScrollView",
3   "version": "0.0.4",
4   "summary": "轮播组件",
5   "description": "轮播组件,方便开发",
6   "homepage": "https://github.com/panshouheng/TCCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "panshouheng": "shouheng.pan@tineco.com"
13   },
14   "source": {
15     "git": "https://github.com/panshouheng/TCCycleScrollView.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TCCycleScrollView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   }