[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 0 / 1 / HYParentalGate / 1.0.7 / HYParentalGate.podspec.json
blobec09ef9be38e2c5d35281d3ee4500ff4a2aa9db5
2   "name": "HYParentalGate",
3   "version": "1.0.7",
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.7"
19   },
20   "source_files": [
21     "HYParentalGate",
22     "HYParentalGate/**/*.{swift}"
23   ],
24   "resources": "HYParentalGate/*.{xcassets,xib}",
25   "swift_version": "4.2"