[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 2 / UPPaySDK / 3.3.3 / UPPaySDK.podspec.json
blob34e227e000f9edc25804eb5bb935029f8bbd2843
2   "name": "UPPaySDK",
3   "version": "3.3.3",
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.3"
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   ]