[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 2 / UnityNativeSDK / 0.0.6 / UnityNativeSDK.podspec.json
blobce353fc8e3726dae890085d715352c3b249744b2
2   "name": "UnityNativeSDK",
3   "version": "0.0.6",
4   "summary": "广告sdk",
5   "description": "1.0.0:集合各个平台sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "5hito": "beemans@foxmail.com"
12   },
13   "homepage": "https://github.com/5hito/UnityNativeSDK",
14   "source": {
15     "git": "https://github.com/5hito/UnityNativeSDK.git",
16     "tag": "0.0.6"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "10.0"
21   },
22   "xcconfig": {
23     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
24   },
25   "frameworks": [
26     "UIKit",
27     "AdSupport"
28   ],
29   "ios": {
30     "vendored_frameworks": "UntiyTestFramework.framework"
31   }