[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 1 / HYParentalGate / 1.0.2 / HYParentalGate.podspec.json
blob2b88e66ddc98c2dfd476e35e639e01d67ef2ce32
2   "name": "HYParentalGate",
3   "version": "1.0.2",
4   "summary": "Parental Gate control",
5   "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.",
6   "homepage": "https://github.com/RomanN2/HYParentalGate",
7   "screenshots": "https://s22.postimg.org/3rq8shbcx/Parental_Gate.png",
8   "license": "MIT",
9   "authors": {
10     "Roman Nazarkevych": "rnazarkevych@gmail.com"
11   },
12   "social_media_url": "https://www.facebook.com/roman.nazarkevych",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/RomanN2/HYParentalGate.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "HYParentalGate",
22     "HYParentalGate/**/*.{h,m,swift}"
23   ],
24   "resources": "HYParentalGate/*.{xcassets,xib,plist}",
25   "pushed_with_swift_version": "3.0"