blob: ceeb3c73a1677b2cc8e975cf7b95dd4da01397df [file] [log] [blame]
{
"name": "FLocation",
"version": "0.1.0",
"summary": "A Location Service to monitor user activity and motion.",
"swift_version": "4.0",
"description": "TODO: 'This Location Service to make it easy for you to monitor the user activty and motion'",
"homepage": "https://github.com/fakiho/FLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fakiho": "ali@fakiho.com"
},
"source": {
"git": "https://github.com/fakiho/FLocation.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/F4kiho",
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*"
}