[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / c / 0 / OmiseGO / 0.9.10 / OmiseGO.podspec.json
blob03eb384a33d11e429542172be90c1358bd064790
2   "name": "OmiseGO",
3   "version": "0.9.10",
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.9.10"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_version": "4.0",
19   "dependencies": {
20     "Starscream": [
21       "~> 3.0.2"
22     ]
23   },
24   "source_files": "Source/**/*.swift"