blob: 116477600d0c47e871f6268541745da5b0905230 [file] [log] [blame]
{
"name": "JFTransition",
"version": "0.1.0",
"summary": "JFTransition provide some Transition Animations.",
"description": "JFTransition provide some Transition Animations. Just set view controller delegate.",
"homepage": "https://github.com/TalkingJourney/JFTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TalkingJourney": "https://github.com/TalkingJourney"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TalkingJourney/JFTransition.git",
"tag": "0.1.0"
},
"source_files": "JFTransition/**/*.{h,m}",
"public_header_files": "JFTransition/**/*.h",
"requires_arc": true
}