[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 4 / Geode / 0.1.2 / Geode.podspec.json
blobe2abe0f97ec38fc6ecba9bd7b826fbe01c7d4cdd
2   "name": "Geode",
3   "version": "0.1.2",
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.2"
22   },
23   "source_files": "Source/**/*.{h,swift}",
24   "requires_arc": true,
25   "frameworks": "CoreLocation"