blob: 7f10f5fa6014bb40ce0d34cde7ed31a11fee6c19 [file] [log] [blame]
{
"name": "RAGeo-fencing",
"version": "0.1.0",
"summary": "An in/out tracking app that uses Geo-fencing.",
"description": "An in/out tracking app with notifications for iOS 7+ that uses Geo-fencing.",
"homepage": "https://github.com/rallahaseh/RAGeo-fencing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rashed": "rallahaseh@gmail.com"
},
"source": {
"git": "https://github.com/rallahaseh/RAGeo-fencing.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RAGeo-fencing/Classes/**/*"
}