[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 6 / SKPhotosPermissions / 0.0.3 / SKPhotosPermissions.podspec.json
blob75b4e597033c7bc89ab440b741ff649bc2af1875
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.3",
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.3"
21   },
22   "frameworks": "Photos",
23   "source_files": "PhotosPermissions/**/*.{swift}",
24   "dependencies": {
25     "SKServicePermissions": [
27     ]
28   }