[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / a / 1 / IPDataDotCo / 1.0.0 / IPDataDotCo.podspec.json
blob3f18906300f941e208774e11a802d03212b13d57
2   "name": "IPDataDotCo",
3   "version": "1.0.0",
4   "summary": "Swift IP geolocation request using ipdata.co",
5   "homepage": "https://github.com/vhosune/IPDataDotCo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Vincent HO-SUNE": "vhosune@gmail.com"
12   },
13   "swift_versions": "5.1",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/vhosune/IPDataDotCo.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "IPDataDotCo/**/*.{swift}",
25   "swift_version": "5.1"