blob: e6ea59f9787f418c9aa96253bf12af90d4f20019 [file] [log] [blame]
{
"name": "Swift-CAAnimation-Closure",
"version": "1.3.1",
"summary": "Swift extension which adds start, animating and completion closures for CAAnimation objects.",
"homepage": "https://github.com/honghaoz/Swift-CAAnimation-Closure",
"screenshots": "https://raw.githubusercontent.com/honghaoz/Swift-CAAnimation-Closure/master/Demo/demo-start-stop.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Honghao Zhang": "zhh358@gmail.com"
},
"source": {
"git": "https://github.com/honghaoz/Swift-CAAnimation-Closure.git",
"tag": "1.3.1"
},
"source_files": "CAAnimation+Closure/CAAnimation+Closure_1.1.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}