[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 8 / Ipify / 2.0.0 / Ipify.podspec.json
blob341e2f745ef3b3918999b7969ec4db405d64c22a
2   "name": "Ipify",
3   "version": "2.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": "2.0.0"
17   },
18   "social_media_url": "https://twitter.com/_VincentPeng",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Ipify/Ipify.swift",
23   "pushed_with_swift_version": "4.0"