[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 0 / f / e / CascableCore / 4.2 / CascableCore.podspec.json
blob39ea46dc4c0085fd891de1941fb95cb0f826ecb3
2   "name": "CascableCore",
3   "version": "4.2",
4   "summary": "SDK for working with hundreds of Wi-Fi enabled cameras from multiple manufacturers.",
5   "homepage": "http://developer.cascable.se/",
6   "license": {
7     "type": "Proprietary",
8     "text": "See the Cascable Developer Portal for license information."
9   },
10   "authors": "Cascable AB",
11   "platforms": {
12     "osx": "10.11",
13     "ios": "9.0"
14   },
15   "default_subspecs": "iOS",
16   "source": {
17     "http": "https://github.com/Cascable/cascablecore-binaries/releases/download/4.2/CascableCore.framework.zip"
18   },
19   "subspecs": [
20     {
21       "name": "Mac",
22       "vendored_frameworks": "Binaries/Mac/CascableCore.framework",
23       "platforms": {
24         "osx": "10.11"
25       }
26     },
27     {
28       "name": "iOS",
29       "vendored_frameworks": "Binaries/iOS/CascableCore.framework",
30       "platforms": {
31         "ios": "9.0"
32       }
33     }
34   ]