[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 7 / 2 / LoopImageView / 1.0 / LoopImageView.podspec.json
blobb4bc1706d63292f1b5b14bf3ae78997c895211ec
2   "name": "LoopImageView",
3   "version": "1.0",
4   "summary": "A simple picture rotation in Swift",
5   "homepage": "https://github.com/Jiexiang617/LoopImageView",
6   "license": "MIT",
7   "authors": {
8     "Jiexiang": "307143137@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Jiexiang617/LoopImageView.git",
15     "tag": "1.0"
16   },
17   "source_files": "LoopImageView/LoopImageView/*.swift",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
21       "~> 3.8"
22     ]
23   },
24   "pushed_with_swift_version": "3.0"