blob: 2c5476210c2cd68aebe6dd43ce0bdb83bac401e1 [file] [log] [blame]
{
"name": "BCMagicTransition",
"version": "1.0.6",
"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.6"
},
"source_files": "BCMagicTransition",
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit",
"requires_arc": true
}