[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 7 / d / Swift-CAAnimation-Closure / 1.3.1 / Swift-CAAnimation-Closure.podspec.json
blobe6ea59f9787f418c9aa96253bf12af90d4f20019
2   "name": "Swift-CAAnimation-Closure",
3   "version": "1.3.1",
4   "summary": "Swift extension which adds start, animating and completion closures for CAAnimation objects.",
5   "homepage": "https://github.com/honghaoz/Swift-CAAnimation-Closure",
6   "screenshots": "https://raw.githubusercontent.com/honghaoz/Swift-CAAnimation-Closure/master/Demo/demo-start-stop.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Honghao Zhang": "zhh358@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/honghaoz/Swift-CAAnimation-Closure.git",
16     "tag": "1.3.1"
17   },
18   "source_files": "CAAnimation+Closure/CAAnimation+Closure_1.1.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true