[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 0 / SPPermission / 2.1.1 / SPPermission.podspec.json
blob2ba42a045269b3ac08174fa8565bdbc89dbb2a22
2   "name": "SPPermission",
3   "version": "2.1.1",
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.1.1"
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/sparrow/**/*.swift",
22   "deprecated_in_favor_of": "SPPermissions",
23   "swift_version": "4.2"