[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / a / 5 / PushToUnlock / 0.1.0 / PushToUnlock.podspec.json
blobfa3d32308729245cc31ebae1636de925bf117c3f
2   "name": "PushToUnlock",
3   "version": "0.1.0",
4   "summary": "PushToUnlock button used by Apple",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/cheonsong/PushToUnlock",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cheonsong": "qkrcjsthd@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/cheonsong/PushToUnlock.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "PushToUnlock/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
26     ],
27     "RxCocoa": [
29     ]
30   },
31   "swift_version": "5.0"