[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / d / b / SwiftPublicIP / 0.0.1 / SwiftPublicIP.podspec.json
blob530338967735bd6373bd61d1d33764e17af2763f
2   "name": "SwiftPublicIP",
3   "version": "0.0.1",
4   "summary": "Swift library for checking your public IP address.",
5   "homepage": "https://github.com/HackingGate/Swift-Public-IP",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "HackingGate": "i@hackinggate.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/HackingGate/Swift-Public-IP.git",
21     "tag": "0.0.1"
22   },
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation"