[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 8 / e / a / uluEventSDK / 2.2.8 / uluEventSDK.podspec.json
blobacfca54d722b0a630a68b54eeb1352f986907cf0
2   "name": "uluEventSDK",
3   "version": "2.2.8",
4   "summary": "Event Log upload SDK.",
5   "description": "Event upload sdk.\n\n#How to Install\n\npod 'uluEventSDK', '~> 2.2.7'",
6   "homepage": "http://www.ulugame.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "simon": "killnobody0514@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "https://github.com/ulu-ios/ulugamesdk/releases/download/Pod-2.2.8/uluEventSDK.framework.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "uluEventSDK.framework",
19     "xcconfig": {
20       "OTHER_LDFLAGS": "-framework uluEventSDK"
21     }
22   },
23   "static_framework": true,
24   "dependencies": {
25     "GBDeviceInfo": [
26       "~> 6.6.0"
27     ],
28     "AppsFlyerFramework": [
29       "~> 6.3.2"
30     ],
31     "AliyunSlsObjc": [
32       "~> 1.2.0"
33     ]
34   }