[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / d / Swift-CAAnimation-Closure / 1.4 / Swift-CAAnimation-Closure.podspec.json
blob53408faec320283bbef5d95a84a156256349ffd7
2   "name": "Swift-CAAnimation-Closure",
3   "version": "1.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "Source/**/*.*"