[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 0 / 1 / HYParentalGate / 1.0.11 / HYParentalGate.podspec.json
blob9dc43d5dfb981cf751702c846c1d1e7406ae3dd7
2   "name": "HYParentalGate",
3   "version": "1.0.11",
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": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/RomanN2/HYParentalGate.git",
18     "tag": "1.0.11"
19   },
20   "source_files": "HYParentalGate/**/*.{swift}",
21   "resources": [
22     "HYParentalGate/*.{xcassets,xib}",
23     "HYParentalGate/HYLocalization.plist"
24   ],
25   "swift_versions": "4.2",
26   "swift_version": "4.2"