[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 1 / HYParentalGate / 1.0.8 / HYParentalGate.podspec.json
blob75374349567268543bce3b4b40c3238c3473e204
2   "name": "HYParentalGate",
3   "version": "1.0.8",
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://raw.githubusercontent.com/RomanN2/HYParentalGate/master/.github/Screenshot.jpeg",
8   "license": "MIT",
9   "authors": {
10     "Roman Nazarkevych": "rnazarkevych@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/RomanN2",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/RomanN2/HYParentalGate.git",
18     "tag": "1.0.8"
19   },
20   "source_files": "HYParentalGate/**/*.{swift}",
21   "resources": [
22     "HYParentalGate/*.{xcassets,xib}",
23     "HYParentalGate/HYLocalization.plist"
24   ],
25   "swift_version": "4.2"