blob: a6271829fd2c284d1bde93fef1ca504fc1fb4364 [file] [log] [blame]
{
"name": "XBTransition",
"version": "0.1.0",
"summary": "This is an extension of vertigo, where you can show transition from any view and to any view controller",
"description": " This is an extension of vertigo, where you can show transition from any view and to any view controller, not have to be imageview & special view controller from vertigo anymore.\n",
"homepage": "https://github.com/EugeneNguyen/XBTransition",
"license": "MIT",
"authors": {
"eugenenguyen": "xuanbinh91@gmail.com"
},
"source": {
"git": "https://github.com/EugeneNguyen/XBTransition.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/LIBRETeamStudio",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"XBTransition": [
"Pod/Assets/*.png"
]
}
}