[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / 2 / BBYoutube / 0.1.0 / BBYoutube.podspec.json
blobf26ae5849f2158951c7a63cc3ccca489764c6f5d
2   "name": "BBYoutube",
3   "description": "TODO: Add long description of the pod here.",
4   "version": "0.1.0",
5   "summary": "YouTube video player for iOS and OS X.",
6   "homepage": "https://github.com/BharatAgarSoftTech/BBYoutube",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BharatAgarSoftTech": "bharat@codemaya.com"
13   },
14   "source": {
15     "git": "https://github.com/BharatAgarSoftTech/BBYoutube.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BBYoutube/Classes/**/*",
22   "ios": {
23     "frameworks": [
24       "JavaScriptCore",
25       "MediaPlayer"
26     ]
27   },
28   "requires_arc": true