[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 9 / d / LCSlideToUnlock / 5.1.2 / LCSlideToUnlock.podspec.json
blob8fb7506319ea2acb5b6fad76f6c5a8bbc19e3a44
2   "name": "LCSlideToUnlock",
3   "version": "5.1.2",
4   "swift_versions": "5.0",
5   "summary": "A simple slide to unlock iOS UI component.",
6   "description": "A simple slide to unlock iOS UI component.",
7   "homepage": "https://github.com/ChinaHackers/LCSlideToUnlock",
8   "screenshots": "https://github.com/ChinaHackers/LCSlideToUnlock/raw/master/Screencast/Screencast02.png",
9   "license": "MIT",
10   "authors": {
11     "ChinaHackers": "93428739@qq.com"
12   },
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/ChinaHackers/LCSlideToUnlock.git",
18     "tag": "5.1.2"
19   },
20   "source_files": [
21     "LCSlideToUnlock",
22     "LCSlideToUnlock/Classes/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "LCSlideToUnlock/Exclude",
25   "resource_bundles": {
26     "LCSlideToUnlock": [
27       "LCSlideToUnlock/Resources/*.*"
28     ]
29   },
30   "frameworks": "UIKit",
31   "swift_version": "5.0"