[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / e / ZBGestureLock / 0.0.2 / ZBGestureLock.podspec.json
blob287396f2258fe54ee1df94673078c6186047163c
2   "name": "ZBGestureLock",
3   "version": "0.0.2",
4   "summary": "实现手势解锁屏幕功能",
5   "homepage": "https://github.com/AnswerXu/ZBGestureLock.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AnswerXu": "zhengbo073017@163.com"
12   },
13   "source": {
14     "git": "https://github.com/AnswerXu/ZBGestureLock.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "ZBGestureLock/ZBGestureLockView/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true