[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 9 / JMSCycleScrollView / 1.0.2 / JMSCycleScrollView.podspec.json
blob4421d2b8256fa6ce497949404aad21cab4436571
2   "name": "JMSCycleScrollView",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "A custom image reseeder using Swift.",
6   "homepage": "https://github.com/James-swift/JMSCycleScrollView",
7   "authors": {
8     "xiaobs": "1007785739@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/James-swift/JMSCycleScrollView.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "description": "JMSCycleScrollView - A custom image reseeder using Swift.",
16   "source_files": "JMSCycleScrollView/Lib/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "Kingfisher": [
26       "~> 3.10.3"
27     ],
28     "JMSPageControl": [
29       "~> 1.0.1"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"