[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 1 / 6 / 2 / UPPaySDK / 3.3.6 / UPPaySDK.podspec.json
blobb41222b6289bae1c1eb98a09bf56363eb780f439
2   "name": "UPPaySDK",
3   "version": "3.3.6",
4   "summary": "银联支付控件 for iOS",
5   "homepage": "https://open.unionpay.com/ajweb/index",
6   "license": {
7     "type": "Copyright",
8     "text": "中国银联 版权所有."
9   },
10   "authors": {
11     "unionpay": "https://open.unionpay.com/ajweb/index"
12   },
13   "source": {
14     "git": "https://github.com/appwgh/UPPaySDK.git",
15     "tag": "3.3.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "libUPPaySDK/*.h",
22   "vendored_libraries": "libUPPaySDK/libPaymentControl.a",
23   "frameworks": [
24     "CFNetwork",
25     "SystemConfiguration",
26     "Security"
27   ],
28   "libraries": [
29     "z",
30     "stdc++"
31   ]