[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / 8 / YagaStaticSDK / 0.2.6 / YagaStaticSDK.podspec.json
blob239561dd68fb38400c40f083f5a619c87e1b3141
2   "name": "YagaStaticSDK",
3   "version": "0.2.6",
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_2_6/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   }