[Add] Vouched 1.9.5
[CocoaPods.git] / Specs / 8 / 9 / 2 / KLLogin / 3 / KLLogin.podspec.json
blob5e63a858634b0637e52bc5fc74730d520363bdee
2   "name": "KLLogin",
3   "version": "3",
4   "summary": "登录",
5   "description": "描述文字",
6   "homepage": "https://github.com/Ray0218/KLLogin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ray0218": "ray_ios@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Ray0218/KLLogin.git",
19     "tag": "3"
20   },
21   "source_files": "KLLogin/Class/**/*.{h,m,swift}",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ]
27   }