[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / 8 / 6 / SwiftPermissionManager / 1.1.0 / SwiftPermissionManager.podspec.json
blob72d4c3b1608734bbc5b1c5abed9f063d94242809
2   "name": "SwiftPermissionManager",
3   "version": "1.1.0",
4   "summary": "SwiftPermissionManager writen on Swift 5.0. Manager for work with iOS Permission",
5   "swift_versions": "5.0",
6   "description": "SwiftPermissionManager it is helper with work iOS Permission. You can check permissions different types and create request it.",
7   "homepage": "https://github.com/balashov152/SwiftPermissionManager",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "balashov152": "balashov.152@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/balashov152/SwiftPermissionManager.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftPermissionManager/Classes/**/*",
23   "swift_version": "5.0"