[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 0 / Whirligig / 0.0.2 / Whirligig.podspec.json
bloba6b1ad1ef17d3bb4898054552cd55ee469bb1645
2   "name": "Whirligig",
3   "version": "0.0.2",
4   "summary": "A simple image infinite loop Library.",
5   "homepage": "https://github.com/guloooo128/Whirligig",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Gollum": "my128s@sohu.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/guloooo128/Whirligig.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "Whirligig/*.swift",
20   "requires_arc": true,
21   "dependencies": {
22     "Kingfisher": [
23       "~> 3.5.2"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"