[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 2.0.7 / SPPermission.podspec.json
blob666f893f077301182352ea1f6b9f0c30c21b825e
2   "name": "SPPermission",
3   "version": "2.0.7",
4   "summary": "Simpple request permissions with dialog alert",
5   "description": "This project is about managing permissions with the customizable visual effects. Beautiful dialog increases the chance of approval (which is important when we request notification). Simple control of this module saves you hours of development. You can start using this project with just two lines of code and easy customization!",
6   "homepage": "https://github.com/IvanVorobei/RequestPermission",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ivan Vorobei": "ivanvorobei@icloud.com"
13   },
14   "social_media_url": "http://t.me/ivanvorobei",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/IvanVorobei/RequestPermission.git",
20     "tag": "2.0.7"
21   },
22   "source_files": "source/sparrow/**/*.swift",
23   "exclude_files": "source/sparrow/**/*.plist",
24   "frameworks": "UIKit",
25   "deprecated_in_favor_of": "SPPermissions",
26   "swift_version": "4.2"