[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 9 / OpenAliPaySDK / 15.5.5+2 / OpenAliPaySDK.podspec.json
blob41d3994d5cfdc28731c52113d9d3e57c6c485bec
2   "name": "OpenAliPaySDK",
3   "version": "15.5.5+2",
4   "summary": "Mirror Of AliPaySDK.",
5   "description": "Mirror Of AliPaySDK. Make it easier.",
6   "homepage": "https://github.com/JarvanMo/OpenAliPaySDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JarvanMo": "jarvan.mo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JarvanMo/OpenAliPaySDK.git",
16     "tag": "15.5.5+2"
17   },
18   "source_files": "AlipaySDK.framework/**/*",
19   "exclude_files": "Classes/Exclude",
20   "resources": "AlipaySDK.bundle",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "QuartzCore",
27     "CoreText",
28     "CoreGraphics",
29     "CFNetwork",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "z",
34     "c++"
35   ],
36   "vendored_frameworks": "AlipaySDK.framework",
37   "public_header_files": "AlipaySDK.framework/Headers/**/*.h",
38   "platforms": {
39     "ios": "7.0"
40   },
41   "requires_arc": true