[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / c / a / PocketAion / 0.0.12 / PocketAion.podspec.json
blobb1f512750030fd3da5cdbaa9a8a44e9a656764f6
2   "name": "PocketAion",
3   "version": "0.0.12",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/pokt-network/pocket-ios-aion",
8   "authors": {
9     "Pabel Nunez L.": "pabel@pokt.network'",
10     "Luis C. de Leon": "luis@pokt.network"
11   },
12   "summary": "An Aion Plugin for the Pocket iOS SDK.",
13   "source": {
14     "git": "https://github.com/pokt-network/pocket-ios-aion.git",
15     "tag": "0.0.12"
16   },
17   "source_files": "pocket-aion/**/*.{swift}",
18   "exclude_files": [
19     "docs/*",
20     "pocket-aionTests/**/*.{swift}"
21   ],
22   "resources": "pocket-aion/aion.bundle",
23   "swift_version": "4.0",
24   "cocoapods_version": ">= 1.4.0",
25   "platforms": {
26     "ios": "11.4"
27   },
28   "dependencies": {
29     "Pocket": [
30       "~> 0.0.3"
31     ],
32     "BigInt": [
33       "~> 3.1"
34     ],
35     "SwiftyJSON": [
36       "~> 4.0"
37     ]
38   }