[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 6 / 1 / ZainCash / 1.0.3 / ZainCash.podspec.json
blob9216fef1149094ead3baa1ff214d253256a1cf0d
2   "name": "ZainCash",
3   "version": "1.0.3",
4   "summary": "ZainCash iOS SDK",
5   "description": "To integrate your iOS application with ZainCash in order to start getting paid online, you first have to register a wallet",
6   "homepage": "https://github.com/ahmedraad/ZainCash-iOS",
7   "license": {
8     "type": "MIT",
9     "text": "                   Copyright 2017\n"
10   },
11   "authors": {
12     "Ahmed Raad": "ahmedraad3333@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "http://159.203.132.224/sdk/1.0.3/ZainCash.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "ZainCash.framework"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.4"
26     ],
27     "JSONWebToken": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"