blob: 16e50d68c2c2f3adb37bd98800bf87d55377aecd [file] [log] [blame]
{
"name": "CCZoomTransition",
"version": "0.1.2",
"summary": "Zoom transition effect present viewController",
"description": "zoom transition effect present viewController,likes apple open App effect",
"homepage": "https://github.com/chbo297/CCZoomTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChengBo": "chbo297@gmail.com"
},
"social_media_url": "https://twitter.com/booooo07",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/chbo297/CCZoomTransition.git",
"tag": "0.1.2"
},
"source_files": [
"CCZoomTransition",
"CCZoomTransition/*.{swift}"
],
"frameworks": "UIKit"
}