blob: 662d91c8b010e8458728a1ddb599438d21232008 [file] [log] [blame]
{
"name": "WhereAmI",
"version": "4.0.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",
"source": {
"git": "https://github.com/lypiut/WhereAmI.git",
"tag": "4.0.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true
}