[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 9 / 0 / PayULite / 0.0.3 / PayULite.podspec.json
blobf4930b94558d8823e17b9eea920e3c85a2382d41
2   "name": "PayULite",
3   "version": "0.0.3",
4   "summary": "PayU mobile SDK for iOS",
5   "homepage": "http://developers.payu.com/en/mobile_sdk.html",
6   "authors": {
7     "PayU": "itsupport@payu.pl"
8   },
9   "license": {
10     "type": "Apache License Version 2.0",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/PayU-EMEA/PayU-iOS.git",
18     "tag": "0.0.3"
19   },
20   "preserve_paths": "libs/trimSymbols.sh",
21   "ios": {
22     "vendored_frameworks": "libs/PayU_SDK_Lite.framework"
23   }