[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 8 / AALocationManager / 0.0.1 / AALocationManager.podspec.json
blob1f050962b1ae29f40f2951ee8a29b04772e46db5
2   "name": "AALocationManager",
3   "version": "0.0.1",
4   "summary": "Simple location manager for iOS apps.",
5   "description": "Simple location manager for iOS apps that helps getting permissions from the user and retrieving location.",
6   "homepage": "https://github.com/angelantonov213/AALocationManager",
7   "license": "MIT",
8   "authors": "Angel Antonov",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/angelantonov213/AALocationManager.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "AALocationManager",
18     "Classes/**/*.{h,m}"
19   ],
20   "exclude_files": "Classes/Exclude",
21   "swift_version": "5.0"