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