[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 5 / 0 / c / TCCycleScrollView / 0.0.2 / TCCycleScrollView.podspec.json
blobf811b57d7c18fe0b1f7b9ba3b50669b28cd3cfad
2   "name": "TCCycleScrollView",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TCCycleScrollView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   }