blob: 50bb88ab7d360f73ce42cdd787792c9fce422a95 [file] [log] [blame]
{
"name": "coocoPodDemo",
"version": "0.0.2",
"summary": "阳来春的春春",
"homepage": "https://github.com/marlonxlj/coocoPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marlonxlj": "marlonxlj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/marlonxlj/coocoPodDemo.git",
"tag": "0.0.2"
},
"source_files": [
"coocoPodDemo",
"coocoPodDemo/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
]
}
}