blob: 18807e7c96a999e641f6fd2e07d6bdc09c915029 [file] [log] [blame]
{
"name": "SwiftLocationController",
"version": "0.0.2",
"summary": "SwiftLocationController is an easy to use location manager for iOS apps which you can setup with 3 steps and start getting users location.",
"description": "SwiftLocationController is an easy to use location manager for iOS apps which you can setup with 3 steps and start getting users location.\nJust add pod 'SwiftLocationController' to your pods file and update your pods and you are good to go.",
"homepage": "https://github.com/omergulzar2/SwiftLocationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"omergulzar2": "omer.gulzar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/omergulzar2/SwiftLocationController.git",
"tag": "0.0.2"
},
"source_files": [
"SwiftLocationController",
"SwiftLocationController/**/*.{h,m,swift}"
]
}