[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 7 / Mobicast / 1.1.2 / Mobicast.podspec.json
blob8370d9b7eb9a8bbd95c3460cc9254dedb0542c07
2   "name": "Mobicast",
3   "version": "1.1.2",
4   "summary": "Mobicast video player.",
5   "description": "import Mobicast\n\nDiscoveryWidget.init(viewController: 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.2"
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   }