[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 0 / OmiseGO / 0.10.2 / OmiseGO.podspec.json
blobd73ed464aa89525ebf90761f3386c406aadb5d3c
2   "name": "OmiseGO",
3   "version": "0.10.2",
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": "0.10.2"
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"