[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 7 / Mobicast / 1.1.5 / Mobicast.podspec.json
blobe06d8957716139c9cddb06be0175041244d512d0
2   "name": "Mobicast",
3   "version": "1.1.5",
4   "summary": "Mobicast video player.",
5   "description": "import Mobicast\n\nDiscoveryWidget.init(showInViewController: self, playerToken:'102')",
6   "homepage": "https://github.com/mobicast/mobicast-cocoapods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mobicast",
12   "source": {
13     "git": "https://github.com/mobicast/mobicast-cocoapods.git",
14     "tag": "1.1.5"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "vendored_frameworks": "Mobicast/Framework/Mobicast.framework",
20   "frameworks": [
21     "UIKit",
22     "AVFoundation"
23   ],
24   "dependencies": {
25     "GoogleAds-IMA-iOS-SDK": [
26       "3.5.2"
27     ],
28     "google-cast-sdk": [
29       "3.5.0"
30     ]
31   }