[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 6 / e / 3 / LTHPasscodeViewController / 3.9.1 / LTHPasscodeViewController.podspec.json
blob966071a183990684abf539c8867cb6dd0d1e9d3f
2   "name": "LTHPasscodeViewController",
3   "version": "3.9.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.txt"
7   },
8   "authors": {
9     "Roland Leth": "roland@leth.ro"
10   },
11   "summary": "iOS 7 style Passcode Lock",
12   "description": "A lockscreen that mimics the one found in Settings -> Touch ID/Face ID & Passcode. Supports Touch ID/Face ID and simple(variable length)/complex passcodes.",
13   "homepage": "https://github.com/rolandleth/LTHPasscodeViewController",
14   "source": {
15     "git": "https://github.com/rolandleth/LTHPasscodeViewController.git",
16     "tag": "3.9.1"
17   },
18   "screenshots": [
19     "https://rolandleth.com/images/ios7-style-passcode/screenshot.png",
20     "https://rolandleth.com/images/ios7-style-passcode/change-passcode-screenshot.png"
21   ],
22   "source_files": "LTHPasscodeViewController/*.{h,m}",
23   "resources": "Localizations/**",
24   "frameworks": "QuartzCore",
25   "requires_arc": true,
26   "platforms": {
27     "ios": "6.0"
28   }