[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 6 / SKPhotosPermissions / 0.0.1 / SKPhotosPermissions.podspec.json
blobe8f88c9363e54e74ba99e9cef6109026dd26f546
2   "name": "SKPhotosPermissions",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "swift_version": "4.0",
7   "summary": "SKPhotosPermissions allows you to check Photos permissions",
8   "requires_arc": true,
9   "version": "0.0.1",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Serhii Kostian": "skostyan666@gmail.com"
16   },
17   "homepage": "https://github.com/sjsoad/PhotosPermissions",
18   "source": {
19     "git": "https://github.com/sjsoad/PhotosPermissions.git",
20     "tag": "0.0.1"
21   },
22   "frameworks": "UIKit",
23   "source_files": "PhotosPermissions/**/*.{swift}",
24   "dependencies": {
25     "SKServicePermissions": [
27     ]
28   }