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