blob: 50e5c07c954665d550c036e272f6e20079c455b9 [file] [log] [blame]
{
"name": "CBZSplashView",
"version": "0.1.1",
"summary": "A Twitter like Splash View",
"description": " A Twitter like Splash View\n Sub in your icon and colour and boom\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/callumboddy/CBZSplashView",
"license": "MIT",
"authors": {
"Callum Boddy": "callum.boddy@gmail.com"
},
"source": {
"git": "https://github.com/callumboddy/CBZSplashView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes",
"*.{h,m}"
]
}