[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 0 / 8 / 7 / PermissionsService / 0.2.0 / PermissionsService.podspec.json
blobda0ba603ff4a270530105c3f23e2c5628abefb4d
2   "name": "PermissionsService",
3   "version": "0.2.0",
4   "summary": "An easy way to do permissions requests & handling automatically",
5   "description": "Using this code you can get permisions for Photos, Camera or Calendar",
6   "homepage": "https://github.com/lemberg/ios-permissions-service",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lemberg Inc": ""
13   },
14   "source": {
15     "git": "https://github.com/lemberg/ios-permissions-service.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PermissionsService/Classes/**/*",
22   "pushed_with_swift_version": "3.0"