[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / c / PayMayaSDK / 2.0.2 / PayMayaSDK.podspec.json
blobddc5ba5b5fa63797110d2d4b7ce964fb41701166
2   "name": "PayMayaSDK",
3   "version": "2.0.2",
4   "summary": "Easily enable your iOS app to accept credit and debit card payments",
5   "description": "The PayMaya iOS SDK is a library that allows you to easily add credit and debit card as payment options to your mobile application.",
6   "homepage": "https://github.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PayMaya Philippines, Inc.": ""
13   },
14   "source": {
15     "git": "https://github.com/PayMaya/PayMaya-iOS-SDK-v2.git",
16     "tag": "2.0.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "PayMayaSDK/PayMayaSDK/**/*.swift",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_version": "5.1"