[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 5 / 8 / ADEmailAndPassword / 1.0.6 / ADEmailAndPassword.podspec.json
blob5bdd2553c99f5f2f41e05fdca8e4b31b39e61560
2   "name": "ADEmailAndPassword",
3   "version": "1.0.6",
4   "summary": "It helps to validate Email and Password.",
5   "description": "It helps to validate Email and Password, and tells the strength of password entered.",
6   "homepage": "https://anirudhdas.github.io/AniruddhaDas.github.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aniruddha Das": "cse.anirudh@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/AnirudhDas/ADEmailAndPassword.git",
19     "tag": "1.0.6"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{swift}"
24   ],
25   "frameworks": "Foundation",
26   "pushed_with_swift_version": "3.0"