| { |
| "name": "SAParentalGate", |
| "version": "1.0.2", |
| "summary": "Parental Gate for iOS SDK", |
| "description": "Parental Gate for the iOS SDK - basically opens a popup", |
| "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-parentalgate", |
| "license": { |
| "type": "GNU GENERAL PUBLIC LICENSE Version 3", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Gabriel Coman": "gabriel.coman@superawesome.tv" |
| }, |
| "source": { |
| "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-parentalgate.git", |
| "branch": "master", |
| "tag": "1.0.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "Pod/Classes/**/*" |
| } |