[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / 3 / 4 / Geode / 0.1.0 / Geode.podspec.json
blobc8e6894d3ddee8e45c17953abe1d87bad70ed682
2   "name": "Geode",
3   "version": "0.1.0",
4   "summary": "Location management made easy.",
5   "description": "Geode is a Swift library that simplifies managing location access.",
6   "homepage": "https://github.com/Raizlabs/Geode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "John Watson": "john.watson@raizlabs.com",
13     "Raizlabs": null
14   },
15   "social_media_url": "http://twitter.com/Raizlabs",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/Raizlabs/Geode.git",
21     "tag": "v0.1.0"
22   },
23   "source_files": "Source/**/{*.{h,swift}",
24   "requires_arc": true,
25   "frameworks": "CoreLocation"