[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / c / PayMayaSDK / 0.3.4 / PayMayaSDK.podspec.json
blob49b4908a683842bd0b8a07488822e553ed5954f6
2   "name": "PayMayaSDK",
3   "version": "0.3.4",
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/PayMaya/PayMaya-iOS-SDK",
7   "license": "MIT",
8   "authors": {
9     "PayMaya Engineering": "paymayadevs@voyager.ph"
10   },
11   "source": {
12     "git": "https://github.com/PayMaya/PayMaya-iOS-SDK.git",
13     "tag": "0.3.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "source_files": "Pod/Classes/**/*.{h,m}"