[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 3.0 / SPPermission.podspec.json
blob3be70a1d29c6900d15dcc61e7527e867704d36c6
2   "name": "SPPermission",
3   "version": "3.0",
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"
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"