[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / c / 6 / WSCycleScrollView / 0.1.0 / WSCycleScrollView.podspec.json
blob5aa1af7415d230b3d903d8220c36ece40da7000f
2   "name": "WSCycleScrollView",
3   "version": "0.1.0",
4   "summary": "WSCycleScrollView, a cycle scroll view control that displays components. You can switch them by gesture or automatically",
5   "description": "WSCycleScrollView, a cycle scroll view control that displays components. You can switch them by gesture or automatically\nIt's implemented by UICollectionView internal, written in Swift and elegant enough.",
6   "homepage": "https://github.com/Wilson2014/WSCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wilson": "xue_minghao@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Wilson2014/WSCycleScrollView.git",
16     "tag": "V0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WSCycleScrollView/Classes/**/*",
22   "frameworks": "UIKit"