[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 7 / BGECycleScrollView / 1.0.0 / BGECycleScrollView.podspec.json
blobcf34dc5420317f0ac09a72599b5c10f23076fdfd
2   "name": "BGECycleScrollView",
3   "version": "1.0.0",
4   "summary": "Swift循环滚动视图控件",
5   "description": "Swift循环滚动视图控件",
6   "homepage": "https://github.com/MiniCamel/BGECycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bge": "tiandiwuji1223@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MiniCamel/BGECycleScrollView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BGECycleScrollView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   },
27   "requires_arc": true