blob: 4abb72e25c8f1816a2e32201c71bd61882fc5c11 [file] [log] [blame]
{
"name": "MMTransitionAnimator",
"version": "0.0.3",
"license": {
"type": "MIT",
"text": "copyright"
},
"homepage": "https://github.com/mojun/MMTransitionAnimator",
"authors": {
"mojun": "immojun@gmail.com"
},
"summary": "Custom transition & interactive transition animator for iOS. written in Objective-C.",
"source": {
"git": "https://github.com/mojun/MMTransitionAnimator.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"Classes/MMTransitionAnimator/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}