blob: b27b734c448105dc237e58dc82be4d613a891c93 [file] [log] [blame]
{
"name": "GXTransition",
"version": "1.0.2",
"summary": "iOS常用转场动画(包括自定义和OC自带转场动画)Commonly used transition animation in iOS.(including custom transition animation and objective-c own transition animation.)",
"homepage": "https://github.com/gsyhei/GXTransition",
"license": "MIT",
"authors": {
"Gin": "279694479@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gsyhei/GXTransition.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "GXTransition",
"frameworks": [
"Foundation",
"UIKit"
]
}