blob: 2bf78adfb056a9029ae589fbae7467dcbc47b875 [file] [log] [blame]
{
"name": "HYParentalGate",
"version": "1.0.4",
"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://s22.postimg.org/3rq8shbcx/Parental_Gate.png",
"license": "MIT",
"authors": {
"Roman Nazarkevych": "rnazarkevych@gmail.com"
},
"social_media_url": "https://www.facebook.com/roman.nazarkevych",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RomanN2/HYParentalGate.git",
"tag": "1.0.4"
},
"source_files": [
"HYParentalGate",
"HYParentalGate/**/*.{h,m,swift}"
],
"resources": "HYParentalGate/*.{xcassets,xib,plist}",
"pushed_with_swift_version": "3.0"
}