[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / ArenaPay / 1.0.3 / ArenaPay.podspec.json
blobedd148ea2855150a13f2cef79998f57e0d360265
2   "name": "ArenaPay",
3   "version": "1.0.3",
4   "summary": "集成了微信支付和支付宝",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DingLe888/ArenaPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18911755085@163.com": "18911755085@163.com"
13   },
14   "source": {
15     "git": "https://github.com/DingLe888/ArenaPay.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ArenaPay/Classes/**/*",
22   "resources": "Resources/AlipaySDK.bundle",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security",
26     "CoreTelephony",
27     "UIKit",
28     "Foundation",
29     "CFNetwork",
30     "QuartzCore",
31     "CoreText",
32     "CoreGraphics",
33     "CoreMotion"
34   ],
35   "libraries": [
36     "z",
37     "sqlite3.0",
38     "c++"
39   ],
40   "vendored_frameworks": "Frameworks/*",
41   "vendored_libraries": "Libraries/*"