blob: 286b23733574aad31aecdd9bf7968bef2c8c3eaf [file] [log] [blame]
{
"name": "payHereSDK",
"platforms": {
"ios": "9.0"
},
"summary": "Mobile SDK for payHere",
"requires_arc": true,
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PayHere": "support@payhere.lk"
},
"homepage": "https://www.payhere.lk/",
"source": {
"git": "https://github.com/PayHereLK/payhere-mobilesdk-ios.git",
"tag": "0.1.4"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
],
"SwiftHash": [
]
},
"source_files": "payHereSDK/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}