| { |
| "name": "PermissionsService", |
| "version": "0.1.2", |
| "summary": "It is wrap for base is permisions", |
| "description": "Using this code you can get permisions for Photos, Camera or Calendar", |
| "homepage": "https://github.com/lemberg/ios-permissions-service", |
| "license": { |
| "type": "BSD", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Lemberg Inc": "" |
| }, |
| "source": { |
| "git": "https://github.com/lemberg/ios-permissions-service.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "PermissionsService/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |