[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 2.4.8 / SPPermission.podspec.json
blobacd7b656c7b09c7c26eb620c4440ce51cefed17a
2   "name": "SPPermission",
3   "version": "2.4.8",
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": "2.4.8"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "ivanvorobei@icloud.com"
16   },
17   "social_media_url": "http://t.me/ivanvorobei",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/SPPermission/**/*.swift",
22   "deprecated_in_favor_of": "SPPermissions",
23   "swift_version": "4.2"