[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 3.1.1 / SPPermission.podspec.json
blob6c61858e5d592a5a4c096bccc3cbd257b8d65fa2
2   "name": "SPPermission",
3   "version": "3.1.1",
4   "summary": "Request permissions with dialog. For customise implement DataSource protocol. Check permissions.",
5   "homepage": "https://github.com/IvanVorobei/RequestPermission",
6   "source": {
7     "git": "https://github.com/IvanVorobei/RequestPermission.git",
8     "tag": "3.1.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Source/SPPermission/**/*.swift",
28   "deprecated_in_favor_of": "SPPermissions",
29   "swift_version": "5.0"