[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / a / UPPaymentControl / 3.3.15 / UPPaymentControl.podspec.json
blob667dfaabbde6038c592ef4523035f30054add172
2   "name": "UPPaymentControl",
3   "version": "3.3.15",
4   "summary": "Unionpay SDK",
5   "description": "A unoffical unionpay SDK pod",
6   "homepage": "https://github.com/letspod/UPPaymentControl",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "TBXark": "tbxark@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/letspod/UPPaymentControl.git",
15     "tag": "3.3.15"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "UPPaymentControl.h",
21   "vendored_libraries": "libPaymentControl.a",
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/UPPaymentControl/**\""
24   }