[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 3.0.8 / SPPermission.podspec.json
blob55fe86844d3ea499d00d3b7d1bc82e57a9c5996c
2   "name": "SPPermission",
3   "version": "3.0.8",
4   "summary": "Request permissions with native dialog UI and interactive animations. Check state any permission.",
5   "homepage": "https://github.com/IvanVorobei/RequestPermission",
6   "source": {
7     "git": "https://github.com/IvanVorobei/RequestPermission.git",
8     "tag": "3.0.8"
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"