blob: 881a6f238404b910b070a834e99eb48f3b241b8d [file] [log] [blame]
{
"name": "BAHVimeoOAuth",
"version": "0.1.0",
"summary": "Simple Vimeo OAuth 2.0 client",
"description": " A very easy, simple to use, specific to Vimeo OAuth 2.0 client.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/BHughes3388/BAHVimeoOAuth",
"license": "MIT",
"authors": {
"BHughes3388": "BHughes3388@gmail.com"
},
"source": {
"git": "https://github.com/BHughes3388/BAHVimeoOAuth.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BAHVimeoOAuth": [
"Pod/Assets/*.png"
]
}
}