[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / 1 / ZaloSDK / 2.3.0710 / ZaloSDK.podspec.json
blob898a15cc49c58be973dad09100bb86f14107320f
2   "name": "ZaloSDK",
3   "version": "2.3.0710",
4   "summary": "Zalo SDK",
5   "description": "Zalo software development kit for iOS\nDocument: http://developers.zalo.me/docs/sdk/ios-sdk-9",
6   "homepage": "http://developers.zalo.me/docs/sdk/ios-sdk-9",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liem Vo": "liemvouy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VNG-Zalo/ZaloSDK-iOS.git",
16     "tag": "2.3.0710"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "ZaloSDK/Frameworks/ZaloSDKCoreKit.framework",
24       "ZaloSDK/Frameworks/ZaloSDK.framework"
25     ]
26   }