[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 3.0.3 / SPPermission.podspec.json
blob132eca2a7abf463ac21688f685d0b95bc3d6a87a
2   "name": "SPPermission",
3   "version": "3.0.3",
4   "summary": "Simple request permissions with dialog alert",
5   "homepage": "https://github.com/IvanVorobei/RequestPermission",
6   "source": {
7     "git": "https://github.com/IvanVorobei/RequestPermission.git",
8     "tag": "3.0.3"
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   "source_files": "Source/SPPermission/**/*.swift",
21   "deprecated_in_favor_of": "SPPermissions",
22   "swift_version": "4.2"