[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / 0 / PayUTokenization / 0.1.4 / PayUTokenization.podspec.json
blobfd44ff457cfaecc63ca23300f65c9b9ba23f9b3f
2   "name": "PayUTokenization",
3   "version": "0.1.4",
4   "summary": "PayUTokenization for iOS is the way to go to tokenize card wiith PayU API",
5   "description": "PayUTokenization for iOS is the way to go to tokenize card wiith PayU API, this SDK handles the conection and errors that can happen connecting to PayU API",
6   "homepage": "https://github.com/942v/PayUTokenization",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "942v": "gsaenz@proatomicdev.com"
13   },
14   "source": {
15     "git": "https://github.com/942v/PayUTokenization.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PayUTokenization/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }