[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / 6 / ALiPayNOUTDID / 0.0.2 / ALiPayNOUTDID.podspec.json
blob65ad5ac22388fcaf07ce59702c5d5fd2c781a18f
2   "name": "ALiPayNOUTDID",
3   "version": "0.0.2",
4   "summary": "ALiPods解决阿里云推送与支付宝单包出现UTDID冲突的解决方法",
5   "description": "ALiPods手动集成SDK,解决阿里云推送与支付宝单包出现UTDID冲突的解决方法",
6   "homepage": "https://gitee.com/zhouchenglong",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhouchenglong": "253136335@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/zhouchenglong/ali-pay-noutdid.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "resource_bundles": {
22     "ALiPayNOUTDID": [
23       "ALiPayNOUTDID/Assets/AlipaySDK.bundle"
24     ]
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreTelephony",
29     "QuartzCore",
30     "CoreText",
31     "CoreGraphics",
32     "UIKit",
33     "Foundation",
34     "CFNetwork",
35     "CoreMotion",
36     "WebKit"
37   ],
38   "libraries": [
39     "c++",
40     "z"
41   ],
42   "vendored_frameworks": "ALiPayNOUTDID/Classes/AlipaySDK.framework"