[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 3 / 8 / INVSGRE / 0.1.1 / INVSGRE.podspec.json
blobd4996dfc56e232e3540877243580592b4eaba4f8
2   "name": "INVSGRE",
3   "module_name": "INVSGRE",
4   "version": "0.1.1",
5   "summary": "INVSGRE",
6   "description": "INVSGRE API",
7   "homepage": "https://inavi.us",
8   "license": "Commercial",
9   "authors": {
10     "iNavi Team": "https://inavi.us"
11   },
12   "platforms": {
13     "ios": "11.4"
14   },
15   "source": {
16     "http": "https://repo.inavi.us/artifactory/generic-release-local/pods/inavi/INVSGRE/0.1.1/INVsgre.framework.zip"
17   },
18   "source_files": "INVSGRE.framework/**/*.{hpp,h,m,mm}",
19   "public_header_files": "INVSGRE.framework/**/*.{h,hpp}",
20   "preserve_paths": "INVSGRE.framework",
21   "vendored_frameworks": "INVSGRE.framework",
22   "cocoapods_version": ">= 1.10.1",
23   "dependencies": {
24     "INVtess2": [
25       "~> 0.1"
26     ],
27     "INVcglib": [
28       "~> 0.1"
29     ],
30     "INVpicojson": [
31       "~> 0.1"
32     ],
33     "INVhttprequest": [
34       "~> 0.1"
35     ]
36   }