[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / f / b / ZCLogin / 0.1.1 / ZCLogin.podspec.json
blobfd7a020291f16032e7340a00dea6be3f7242948b
2   "name": "ZCLogin",
3   "version": "0.1.1",
4   "summary": "A short description of ZCLogin.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zczczyc/ZCLoginVerification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zczczyc": "gitzczyc"
13   },
14   "source": {
15     "git": "https://git.coding.net/zczczyc/ZCLogin.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZCLogin/ZCLogin/Classes/**/*",
22   "dependencies": {
23     "FFToast": [
24       "~> 1.2.0"
25     ],
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   }