[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / f / Pocket / 0.0.1 / Pocket.podspec.json
bloba8d46ad475f67bf819cd05490cc04b975ce250eb
2   "name": "Pocket",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/pokt-network/pocket-ios-sdk",
8   "authors": {
9     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
10   },
11   "summary": "An iOS SDK to connect to the Pocket Network.",
12   "source": {
13     "git": "https://github.com/pokt-network/pocket-ios-sdk.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "Pocket/**/*.{swift}",
17   "frameworks": "Foundation",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "swift_version": "4.0"