blob: d49511a5bc52e6f2c4ab4518118038b0fe58a8a4 [file] [log] [blame]
{
"name": "WhereAmI",
"version": "1.1.0",
"summary": "An easy to use Core Location library in Swift",
"homepage": "https://github.com/lypiut/WhereAmI",
"license": "MIT",
"authors": {
"Romain Rivollier": "romain.rivollier@gmail.com"
},
"social_media_url": "http://twitter.com/Lypiut",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lypiut/WhereAmI.git",
"tag": "1.1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}