[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 6 / c / PayMayaSDK / 0.1.1 / PayMayaSDK.podspec.json
bloba85d0f3bb4259cc86ad8dc18aff05548fa54d656
2   "name": "PayMayaSDK",
3   "version": "0.1.1",
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/Checkout-SDK-iOS",
7   "license": {
8     "type": "Commercial",
9     "text": "                        All text and design is copyright © Voyager Innovations, Inc.\n                        All rights reserved.\n"
10   },
11   "authors": {
12     "PayMaya Engineering": "paymayadevs@voyager.ph"
13   },
14   "source": {
15     "git": "https://github.com/PayMaya/Checkout-SDK-iOS.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "source_files": "**/*.{h,m}",
24   "public_header_files": "**/*.h",
25   "vendored_libraries": "**/*.a"