blob: 7654d687154309f96c3b848bc4f8460a30668315 [file] [log] [blame]
{
"name": "BCMagicTransition",
"version": "1.0.8",
"license": "MIT",
"summary": "A MagicMove Style Custom UIViewController Transiton.",
"homepage": "https://github.com/boycechang/BCMagicTransition",
"authors": {
"Boyce Chang": "boyce.chang89@gmail.com"
},
"social_media_url": "https://github.com/boycechang",
"source": {
"git": "https://github.com/boycechang/BCMagicTransition.git",
"tag": "1.0.8"
},
"source_files": "BCMagicTransition",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}