[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 2 / e / 9 / OpenAliPaySDK / 15.5.5+3 / OpenAliPaySDK.podspec.json
blobaf4d94bde323986db507a52e7c0859afdf084c33
2   "name": "OpenAliPaySDK",
3   "version": "15.5.5+3",
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+3"
17   },
18   "exclude_files": "Classes/Exclude",
19   "resources": "AlipaySDK.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "QuartzCore",
26     "CoreText",
27     "CoreGraphics",
28     "CFNetwork",
29     "CoreMotion"
30   ],
31   "libraries": [
32     "z",
33     "c++"
34   ],
35   "vendored_frameworks": "AlipaySDK.framework",
36   "source_files": "Classes/**/*",
37   "public_header_files": "Classes/**/*.h",
38   "platforms": {
39     "ios": "7.0"
40   },
41   "requires_arc": true