[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / b / PaynetEasyReader / 0.2.31 / PaynetEasyReader.podspec.json
blob8c0e01ccbc38d9719df8440c48a0ff5c186a0d10
2   "name": "PaynetEasyReader",
3   "version": "0.2.31",
4   "license": {
5     "type": "APACHE",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://www.payneteasy.com",
9   "authors": {
10     "PaynetEasyReader": "es@payneteasy.com"
11   },
12   "summary": "mPOS library",
13   "source": {
14     "git": "https://github.com/payneteasy/PaynetEasyReader.git",
15     "tag": "0.2.31"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Reader/*.h",
22   "preserve_paths": "Reader/*.a",
23   "dependencies": {
24     "BerTlv": [
25       "~> 0.1.4"
26     ],
27     "TDOAuth": [
28       "~> 1.0"
29     ],
30     "RemoteLogger": [
31       "0.1.2"
32     ]
33   },
34   "libraries": "PaynetEasyReader",
35   "xcconfig": {
36     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/PaynetEasyReader/Reader\""
37   }