blob: 9216fef1149094ead3baa1ff214d253256a1cf0d [file] [log] [blame]
{
"name": "ZainCash",
"version": "1.0.3",
"summary": "ZainCash iOS SDK",
"description": "To integrate your iOS application with ZainCash in order to start getting paid online, you first have to register a wallet",
"homepage": "https://github.com/ahmedraad/ZainCash-iOS",
"license": {
"type": "MIT",
"text": " Copyright 2017\n"
},
"authors": {
"Ahmed Raad": "ahmedraad3333@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://159.203.132.224/sdk/1.0.3/ZainCash.zip"
},
"ios": {
"vendored_frameworks": "ZainCash.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"JSONWebToken": [
]
},
"pushed_with_swift_version": "3.0"
}