blob: ec09ef9be38e2c5d35281d3ee4500ff4a2aa9db5 [file] [log] [blame]
{
"name": "HYParentalGate",
"version": "1.0.7",
"summary": "Parental Gate control",
"description": "A simple Parental Gate control that might be used in the kids apps in order to protect adult's content, e.g. in app purchases.",
"homepage": "https://github.com/RomanN2/HYParentalGate",
"screenshots": "https://raw.githubusercontent.com/RomanN2/HYParentalGate/master/.github/Screenshot.jpeg",
"license": "MIT",
"authors": {
"Roman Nazarkevych": "rnazarkevych@gmail.com"
},
"social_media_url": "https://twitter.com/RomanN2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RomanN2/HYParentalGate.git",
"tag": "1.0.7"
},
"source_files": [
"HYParentalGate",
"HYParentalGate/**/*.{swift}"
],
"resources": "HYParentalGate/*.{xcassets,xib}",
"swift_version": "4.2"
}