blob: faf03473eb980ec3eedd63dbc7c83231873df401 [file] [log] [blame]
{
"name": "ZainCash",
"version": "1.0.2",
"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://www.zaincash.iq",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Ahmed Raad": "ahmedraad3333@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://159.203.132.224/sdk/1.0.2/ZainCash.zip"
},
"ios": {
"vendored_frameworks": "ZainCash.framework"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"JSONWebToken": [
]
},
"pushed_with_swift_version": "3.0"
}