[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / d / 5 / UPAPay / 3.3.12 / UPAPay.podspec.json
blobc249daed3ba20314b344144b0068de2f18ffd8d1
2   "name": "UPAPay",
3   "version": "3.3.12",
4   "summary": "银联applePay官方SDK(3.3.11)",
5   "description": "银联applePay官方SDK(3.3.11)",
6   "homepage": "https://git.oschina.net/ycace/UPAPay",
7   "license": "MIT",
8   "authors": {
9     "yancheng": "410982205@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/ycace/UPAPay.git",
16     "tag": "3.3.12"
17   },
18   "source_files": "UPAPay/*.{h,m}",
19   "public_header_files": "UPAPay/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CFNetwork",
24     "SystemConfiguration",
25     "PassKit"
26   ],
27   "libraries": [
28     "z",
29     "stdc++"
30   ],
31   "requires_arc": true,
32   "vendored_libraries": "UPAPay/libUPAPayPlugin.a"