[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 4 / 8 / Ipify / 2.1.0 / Ipify.podspec.json
blob11b604d666b16ab9184602bed50dedcd33ab55d4
2   "name": "Ipify",
3   "version": "2.1.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.1.0"
17   },
18   "social_media_url": "https://twitter.com/_VincentPeng",
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.10"
23   },
24   "source_files": "Ipify/Ipify.swift"