[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / b / f / SwiftLocationController / 0.0.2 / SwiftLocationController.podspec.json
blob18807e7c96a999e641f6fd2e07d6bdc09c915029
2   "name": "SwiftLocationController",
3   "version": "0.0.2",
4   "summary": "SwiftLocationController is an easy to use location manager for iOS apps which you can setup with 3 steps and start getting users location.",
5   "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.",
6   "homepage": "https://github.com/omergulzar2/SwiftLocationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "omergulzar2": "omer.gulzar@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/omergulzar2/SwiftLocationController.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "SwiftLocationController",
24     "SwiftLocationController/**/*.{h,m,swift}"
25   ]