[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 9 / 8 / YagaStaticSDK / 0.3.1 / YagaStaticSDK.podspec.json
blob9fc3e2a24941cb2fcdc079d5487cca508014e219
2   "name": "YagaStaticSDK",
3   "version": "0.3.1",
4   "summary": "Official Yaga static SDK in objc to access Yaga Platform's features.",
5   "homepage": "http://console.yagatech.com",
6   "authors": {
7     "Yaga": "ron@yagatech.com"
8   },
9   "license": {
10     "type": "LGPLv3",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "http://repo.yagatech.com/sdk/0_3_1/YagaStaticSDK.zip"
18   },
19   "module_name": "Yaga",
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "YagaStaticSDK.framework",
23     "frameworks": [
24       "CoreTelephony",
25       "CoreMotion",
26       "AdSupport",
27       "Foundation",
28       "SystemConfiguration",
29       "CoreLocation"
30     ]
31   }