[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / c / 9 / SCCycleScrollViewKit / 4.2.0 / SCCycleScrollViewKit.podspec.json
blobb49cd314751ce2a9ecafde837a22ccea1da58269
2   "name": "SCCycleScrollViewKit",
3   "version": "4.2.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": "4.2.0"
17   },
18   "source_files": "SCCycleScrollView/SCCycleScrollView/Source/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "Kingfisher": [
24     ]
25   },
26   "swift_version": "4.2",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.2"
29   }