blob: ca329e433d52aad775a3f1379f3ff48f0087346c [file] [log] [blame]
{
"name": "BAHVimeoOAuth",
"version": "0.1.1",
"summary": "Simple Vimeo OAuth 2.0 client",
"description": " A very easy, simple to use, specific to Vimeo OAuth 2.0 client.\n\n",
"homepage": "https://github.com/BHughes3388/BAHVimeoOAuth",
"screenshots": "http://img.photobucket.com/albums/v235/rx7anator/Mobile%20Applications/6bffa370-627d-43b7-8128-136d11700b27_zpsgdk1fbjo.png",
"license": "MIT",
"authors": {
"BHughes3388": "BHughes3388@gmail.com"
},
"source": {
"git": "https://github.com/BHughes3388/BAHVimeoOAuth.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BAHVimeoOAuth": [
"Pod/Assets/*.png"
]
}
}