[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 8 / 6 / SwiftPermissionManager / 0.2.3 / SwiftPermissionManager.podspec.json
blob51beabf9de1a4e9be9d65ba7875acc18d1eb0736
2   "name": "SwiftPermissionManager",
3   "version": "0.2.3",
4   "summary": "SwiftPermissionManager writen on Swift 4.2. 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": "0.2.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SwiftPermissionManager/Classes/**/*",
23   "swift_version": "5.0"