[Add] DriveKitDriverAchievement 2.9.1
[CocoaPods.git] / Specs / 7 / 5 / 4 / SKLocationManager / 0.0.3 / SKLocationManager.podspec.json
blob0b21c32efbb8e291db932f7acfee2abb2172d66f
2   "name": "SKLocationManager",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "A wrapper around CLLocationManager to simplify requesting permission and receiving events.",
6   "homepage": "https://github.com/skladek/SKLocationManager",
7   "authors": {
8     "Sean Kladek": "skladek@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/skladek/SKLocationManager.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "Source/*.swift",
18   "pushed_with_swift_version": "3.0"