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