[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 8 / Ipify / 1.0.0 / Ipify.podspec.json
blobf2152b12e371678c1bb3371a222ad91fc87b1484
2   "name": "Ipify",
3   "version": "1.0.0",
4   "summary": "Swift library for checking your IP address from ipify.org",
5   "description": "Retrieve user's public IP address via ipify's API service.",
6   "homepage": "https://github.com/vincent-peng/swift-ipify",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vincent Peng": "vincent@vincentpeng.me"
13   },
14   "source": {
15     "git": "https://github.com/vincent-peng/swift-ipify.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/_VincentPeng",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Ipify/Ipify.swift",
23   "pushed_with_swift_version": "3.0"