[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 0 / OmiseGO / 1.0.0 / OmiseGO.podspec.json
blob918293f876a83656f438bf5e2e78596881cfb51d
2   "name": "OmiseGO",
3   "version": "1.0.0",
4   "license": "Apache",
5   "summary": "The OmiseGO iOS SDK allows developers to easily interact with a node of the OmiseGO eWallet.",
6   "homepage": "https://github.com/omisego/ios-sdk",
7   "social_media_url": "https://twitter.com/omise_go",
8   "authors": {
9     "OmiseGO team": "omg@omise.co"
10   },
11   "source": {
12     "git": "https://github.com/omisego/ios-sdk.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "4.0",
19   "dependencies": {
20     "Starscream": [
21       "~> 3.0"
22     ],
23     "BigInt": [
24       "~> 3.1"
25     ]
26   },
27   "source_files": "Source/**/*.swift"