[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / 1 / TPUnionPay / 1.0.1 / TPUnionPay.podspec.json
blob37a85fb990c6d1f33cafeb698d61b2f7ea684c92
2   "name": "TPUnionPay",
3   "version": "1.0.1",
4   "summary": "银联支付",
5   "description": "tinyBuilder平台封装的通联支付",
6   "homepage": "https://github.com/SunlineTinyiOS/TPUnionPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kingdomrain": "bygd2014@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/SunlineTinyiOS/TPUnionPay.git"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "TPUnionPay/Classes/**/*",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "CFNetwork",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "z",
29     "stdc++"
30   ],
31   "vendored_libraries": "TPUnionPay/Assets/libPaymentControl.a"