blob: b41d956baf647750d166695ec4c9bfbbb90fcd96 [file] [log] [blame]
{
"name": "ARNTransitionAnimator",
"version": "2.0.1",
"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": "2.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}