blob: 22101db7780a71a95ce3f3644f311d187e1a1820 [file] [log] [blame]
{
"name": "HYParentalGate",
"version": "1.0.1",
"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": "http://25happyeyes.com/",
"screenshots": "https://s22.postimg.org/3rq8shbcx/Parental_Gate.png",
"license": "Apache License Version 2.0",
"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.1"
},
"source_files": [
"HYParentalGate",
"HYParentalGate/**/*.{h,m}"
],
"resources": "HYParentalGate/*.{xcassets,xib,plist}",
"pushed_with_swift_version": "3.0"
}