[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241227
[CocoaPods.git] / Specs / f / 4 / b / GGNLocationPicker / 2.0.0 / GGNLocationPicker.podspec.json
blob791c4476de7f18299baeb42234aecde4820db273
2   "name": "GGNLocationPicker",
3   "version": "2.0.0",
4   "summary": "Easily present a view controller for picking a location.",
5   "homepage": "https://github.com/garricn/GGNLocationPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Garric Nahapetian": "garricn@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/garricn/GGNLocationPicker.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "GGNLocationPicker/Classes/**/*",
21   "dependencies": {
22     "GGNObservable": [
23       "~> 2.0"
24     ]
25   },
26   "pushed_with_swift_version": "3.0"