[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / b / f / TLAppLocker / 0.1.0 / TLAppLocker.podspec.json
blob860ff01a6a1be2c607f82aa16eb915461326746f
2   "name": "TLAppLocker",
3   "version": "0.1.0",
4   "summary": "Simple way to add lock feature to apps",
5   "description": "This pod enables users to add locking feature into their apps without much hassle. User can configure the length of password as well.",
6   "homepage": "https://github.com/ravitilicho/TLAppLocker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ravitilicho": "bitsian.ravi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ravitilicho/TLAppLocker.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "TLAppLocker/Classes/**/*",
23   "swift_version": "5.0"