[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 9 / 0 / PayULite / 0.9.4 / PayULite.podspec.json
blob0418685226a4c95f6edea3504273304b59cc5492
2   "name": "PayULite",
3   "version": "0.9.4",
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.4"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "libs/PayU_SDK_Lite.framework"
28   }