[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 6 / 8 / a / BAHVimeoOAuth / 0.1.0 / BAHVimeoOAuth.podspec.json
blob881a6f238404b910b070a834e99eb48f3b241b8d
2   "name": "BAHVimeoOAuth",
3   "version": "0.1.0",
4   "summary": "Simple Vimeo OAuth 2.0 client",
5   "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",
6   "homepage": "https://github.com/BHughes3388/BAHVimeoOAuth",
7   "license": "MIT",
8   "authors": {
9     "BHughes3388": "BHughes3388@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BHughes3388/BAHVimeoOAuth.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BAHVimeoOAuth": [
22       "Pod/Assets/*.png"
23     ]
24   }