blob: 55f020edbe90bbe5e39bd34a4ddab27ae00c1535 [file] [log] [blame]
{
"name": "KWTransition",
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Experimental Implementations of UIViewControllerAnimatedTransitioning",
"homepage": "https://github.com/KurtWagner/KWTransition",
"authors": {
"Kurt Wagner": "krw521@uowmail.edu.au"
},
"source": {
"git": "https://github.com/KurtWagner/KWTransition.git",
"tag": "v0.0.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"KWTransition.h",
"KWTransition.m"
],
"requires_arc": true
}