[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 9 / 0 / PayULite / 0.9.1 / PayULite.podspec.json
blobb5bfc1159a08371c65f0c926c858066a75c35bd0
2   "name": "PayULite",
3   "version": "0.9.1",
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.9.1"
19   },
20   "preserve_paths": "libs/trimSymbols.sh",
21   "ios": {
22     "vendored_frameworks": "libs/PayU_SDK_Lite.framework"
23   }