[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / a / LD_GestureLock / 1.0.0 / LD_GestureLock.podspec.json
blobbd48922de9f730d7258bc4f31e87a3f053f57285
2   "name": "LD_GestureLock",
3   "version": "1.0.0",
4   "summary": "A gesture lock view",
5   "description": "a gesture lock view",
6   "homepage": "https://github.com/DoneLiu/LDGestureLock.git",
7   "license": "MIT",
8   "authors": {
9     "Done.L": "liudongdong@qiyoukeji.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/DoneLiu/LDGestureLock.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "GestureLock/*.{h,m}",
19   "resources": "GestureLock/*.png",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ]
25   }