[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / d / c / 9 / SCCycleScrollViewKit / 0.1.1 / SCCycleScrollViewKit.podspec.json
blob03ac8632c15206d8baa812e8a9b4e0c12b1a9c8b
2   "name": "SCCycleScrollViewKit",
3   "version": "0.1.1",
4   "summary": "A fast, lightweight carousel figure.",
5   "description": "A fast, lightweight carousel figure, which is based on UICollectionView.",
6   "homepage": "https://github.com/tsc000",
7   "license": "MIT",
8   "authors": {
9     "tsc000": "787753577@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/tsc000/SCCycleScrollView.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "SCCycleScrollView/SCCycleScrollView/Source/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Kingfisher": [
24     ]
25   },
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.0"
28   },
29   "pushed_with_swift_version": "3.0"