blob: 469be71174845b3b95fa22c04ef64aafaf3ccf92 [file] [log] [blame]
{
"name": "BAHYouTubeOAuth",
"version": "0.1.1",
"summary": "Simple YouTube OAuth 2.0 Client",
"description": " A very simply, easy to use, specific to YouTube OAuth 2.0 client\n\n",
"homepage": "https://github.com/BHughes3388/BAHYouTubeOAuth",
"screenshots": "http://img.photobucket.com/albums/v235/rx7anator/Mobile%20Applications/342fcd25-dcb1-4c74-80a4-1665d0e97d68_zpsqxklg9jn.png",
"license": "MIT",
"authors": {
"BHughes3388": "BHughes3388@gmail.com"
},
"source": {
"git": "https://github.com/BHughes3388/BAHYouTubeOAuth.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BAHYouTubeOAuth": [
"Pod/Assets/*.png"
]
}
}