[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 9 / SCCycleScrollViewKit / 0.1.0 / SCCycleScrollViewKit.podspec.json
blobc988b81d0b9bd388317a17a9d84050193e81894e
2   "name": "SCCycleScrollViewKit",
3   "version": "0.1.0",
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.0"
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"