blob: 473219f57cfa640bd1a2aa8717c14d686b42a13f [file] [log] [blame]
{
"name": "ZainCash",
"version": "1.0.5",
"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://45.55.62.138/sdk/ZainCash.zip"
},
"ios": {
"vendored_frameworks": "ZainCash.framework"
},
"dependencies": {
"Alamofire": [
],
"JSONWebToken": [
]
},
"pushed_with_swift_version": "3.0"
}