[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 7 / f / AlipaySDK_No_UTDID / 15.5.0 / AlipaySDK_No_UTDID.podspec.json
blob7e65627d3a63d18a4fc2ff19c7f65509c6a4419e
2   "name": "AlipaySDK_No_UTDID",
3   "version": "15.5.0",
4   "summary": "Alipay payment SDK, support manual integration and Cocoapods integration mode, continuous update.",
5   "homepage": "https://github.com/caosuyang/AlipaySDK_No_UTDID",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "caosuyang": "caosuyang1026@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/caosuyang1",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/caosuyang/AlipaySDK_No_UTDID.git",
19     "tag": "15.5.0"
20   },
21   "resources": "AlipaySDK_No_UTDID/AlipaySDK.bundle",
22   "vendored_frameworks": "AlipaySDK_No_UTDID/AlipaySDK.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CoreGraphics",
29     "UIKit",
30     "Foundation",
31     "CFNetwork",
32     "CoreMotion"
33   ],
34   "libraries": [
35     "z",
36     "c++"
37   ],
38   "requires_arc": true,
39   "dependencies": {
40     "UTDID": [
42     ]
43   }