blob: e2abe0f97ec38fc6ecba9bd7b826fbe01c7d4cdd [file] [log] [blame]
{
"name": "Geode",
"version": "0.1.2",
"summary": "Location management made easy.",
"description": "Geode is a Swift library that simplifies managing location access.",
"homepage": "https://github.com/Raizlabs/Geode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Watson": "john.watson@raizlabs.com",
"Raizlabs": null
},
"social_media_url": "http://twitter.com/Raizlabs",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Raizlabs/Geode.git",
"tag": "v0.1.2"
},
"source_files": "Source/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "CoreLocation"
}