[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / d / 6 / UnionPay_SDK_iOS / 3.0.0.2 / UnionPay_SDK_iOS.podspec.json
blob8ddde6ff752bdd407408fa7c28728a4940751dd9
2   "name": "UnionPay_SDK_iOS",
3   "version": "3.0.0.2",
4   "summary": "银联官方SDK(3.0.0)",
5   "description": "银联官方SDK(3.0.0),方便大家使用cocoapods导入",
6   "homepage": "https://coding.net/u/LeoChensj/p/UnionPay_SDK_iOS/git",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/LeoChensj/UnionPay_SDK_iOS.git",
16     "tag": "3.0.0.2"
17   },
18   "source_files": "UnionPay/*.{h,m}",
19   "public_header_files": "UnionPay/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CFNetwork",
24     "SystemConfiguration"
25   ],
26   "libraries": [
27     "z",
28     "stdc++"
29   ],
30   "requires_arc": true,
31   "vendored_libraries": "UnionPay/libPaymentControl.a"