[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 4 / SOCycleSrollView / 1.0.0 / SOCycleSrollView.podspec.json
blob558db1606d730bb276b112f830d31d3daf03f744
2   "name": "SOCycleSrollView",
3   "version": "1.0.0",
4   "summary": "简单易用的无限轮播器. 支持横向、竖向两种滑动方式",
5   "description": "It is a cycle scroll view used on iOS, which implement by Swift 3.",
6   "homepage": "https://github.com/pjk1129/SOCycleScroll.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "authors": {
15     "pjk1129": "pjk1129@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/pjk1129/SOCycleScroll.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SOCycleSrollView/*.swift",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"