[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / b / 2 / ETAdCycleView / 1.0.0 / ETAdCycleView.podspec.json
blobf9b51e9b273b0ef3f391621637038f73f926fb8b
2   "name": "ETAdCycleView",
3   "version": "1.0.0",
4   "summary": "ETAdCycleView is an auto cycle or loop UIScrollview for horizonal advertisement or banner.",
5   "homepage": "https://github.com/VolleyZ/ETAdCycleView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "VolleyZ": "VolleyZhang@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/VolleyZ/ETAdCycleView.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ETAdCycleView/Class/**/*.{swift}",
18   "dependencies": {
19     "Kingfisher": [
20       "~> 2.1"
21     ]
22   },
23   "platforms": {
24     "ios": "8.0"
25   }