[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / f / a / DKPassword / 0.0.1 / DKPassword.podspec.json
blobbacfd533e31c4d1d0d23d5ecbe7941e9508ec85b
2   "name": "DKPassword",
3   "version": "0.0.1",
4   "summary": "Simple password strength checker",
5   "description": "Simple password strength checker that works on Mac and iOS",
6   "homepage": "https://github.com/masterrr/DKPassword",
7   "license": "MIT",
8   "authors": {
9     "Dmitry Kurilo": "me@masterrr.name"
10   },
11   "source": {
12     "git": "https://github.com/masterrr/DKPassword.git",
13     "tag": "0.0.1"
14   },
15   "requires_arc": true,
16   "source_files": "DKPassword/*.{h,m}"