[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 1 / SocialWalletSDK / 0.0.9 / SocialWalletSDK.podspec.json
blobb03fb03ee24b059a80967422866a77e43e914601
2   "name": "SocialWalletSDK",
3   "version": "0.0.9",
4   "summary": "This is the SDK for Social Wallet MY",
5   "description": "DESC This sdk allows mobile app to accept payment in Malaysia.",
6   "homepage": "https://github.com/solitondigital/SocialWalletSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Soliton Digital Sdn Bhd": "alex@solitondigital.io"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "SocialWalletSDK.framework",
19     "frameworks": [
20       "UIKit",
21       "Foundation",
22       "Eureka",
23       "Kingfisher",
24       "CryptoSwift",
25       "Alamofire"
26     ]
27   },
28   "source": {
29     "http": "https://github.com/solitondigital/SocialWalletSDK/raw/master/0.0.9/SocialWalletSDK.zip"
30   },
31   "dependencies": {
32     "Alamofire": [
33       "~> 4.4"
34     ],
35     "CryptoSwift": [
37     ],
38     "Eureka": [
40     ],
41     "Kingfisher": [
42       "~> 3.0"
43     ]
44   },
45   "pushed_with_swift_version": "3.0"