[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / d / e / playmigo-sdk-ios / 1.0.2 / playmigo-sdk-ios.podspec.json
blobf62f4ee13fd13d12aa65c1e4e3e5fa42eb4e8266
2   "name": "playmigo-sdk-ios",
3   "version": "1.0.2",
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   "social_media_url": "http://twitter.com/playmigo",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "https://github.com/playmigo/playmigo-sdk-ios/raw/master/1.0.2/playmigo-sdk-ios-1.0.2.zip"
20   },
21   "vendored_frameworks": "playmigo-sdk-ios/Playmigo.framework",
22   "preserve_paths": [
23     "playmigo-sdk-ios/*.*",
24     "playmigo-sdk-ios/Playmigo.framework"
25   ],
26   "libraries": [
27     "z",
28     "c++",
29     "icucore"
30   ],
31   "xcconfig": {
32     "ENABLE_BITCODE": "NO",
33     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
34   },
35   "dependencies": {
36     "google-cast-sdk": [
37       "~> 2.7.1"
38     ],
39     "smart-view-sdk": [
41     ]
42   }