blob: fd7a020291f16032e7340a00dea6be3f7242948b [file] [log] [blame]
{
"name": "ZCLogin",
"version": "0.1.1",
"summary": "A short description of ZCLogin.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zczczyc/ZCLoginVerification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zczczyc": "gitzczyc"
},
"source": {
"git": "https://git.coding.net/zczczyc/ZCLogin.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZCLogin/ZCLogin/Classes/**/*",
"dependencies": {
"FFToast": [
"~> 1.2.0"
],
"Masonry": [
"~> 1.1.0"
]
}
}