blob: 9704f2b626d35c1480dc2c328c86f100b8a9b59b [file] [log] [blame]
{
"name": "CoordinateFinder",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/dasmer/CoordinateFinder",
"authors": {
"Dasmer Singh": "dasmersingh@gmail.com"
},
"summary": "Easily get current coordinates (and other location info) with just a few lines of code",
"source": {
"git": "https://github.com/Dasmer/CoordinateFinder.git",
"tag": "v0.0.1"
},
"source_files": "CoordinateFinder/DSSCoordinateFinder.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": null
}
}