[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / d / e / playmigo-sdk-ios / 1.0.0 / playmigo-sdk-ios.podspec.json
blobec6c57433df68bcaae4b32d36ed8d3f72fcfe1d0
2   "name": "playmigo-sdk-ios",
3   "version": "1.0.0",
4   "summary": "Access the best video and audio on all your devices",
5   "description": "Playmigo is designed to connect your streaming service to the widest range of connected devices on the market today",
6   "homepage": "http://www.playmigo.com",
7   "license": {
8     "type": "Playmigo Terms of Service",
9     "text": "https://www.playmigo.com/termsofservice.html"
10   },
11   "authors": {
12     "“mhorgan1”": "mhorgan@digisoft.tv"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/playmigo/playmigo-sdk-ios/raw/master/1.0.0/Playmigo-sdk-ios-1.0.0.zip"
19   },
20   "vendored_frameworks": "playmigo-sdk-ios/Playmigo.framework",
21   "preserve_paths": [
22     "playmigo-sdk-ios/*.*",
23     "playmigo-sdk-ios/Playmigo.framework"
24   ],
25   "libraries": [
26     "z",
27     "c++",
28     "icucore"
29   ],
30   "xcconfig": {
31     "ENABLE_BITCODE": "NO",
32     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
33   },
34   "dependencies": {
35     "google-cast-sdk": [
36       "~> 2.7.1"
37     ],
38     "smart-view-sdk": [
40     ]
41   }