[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / 2 / YagaSDK / 0.4.2 / YagaSDK.podspec.json
blob48a97c0c7c1f78757a196e005a4258332baa14f9
2   "name": "YagaSDK",
3   "version": "0.4.2",
4   "summary": "Official Yaga dynamic 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_4_2/YagaSDK.zip"
18   },
19   "module_name": "Yaga",
20   "requires_arc": true,
21   "ios": {
22     "vendored_frameworks": "YagaSDK.framework"
23   }