blob: b5bd914737110cba6be255103175cc4a0a2d13e7 [file] [log] [blame]
{
"name": "ARNTransitionAnimator",
"version": "1.2.0",
"summary": "Custom transition & interactive transition animator for iOS. written in Swift.",
"homepage": "https://github.com/xxxAIRINxxx/ARNTransitionAnimator",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/ARNTransitionAnimator.git",
"tag": "1.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}