blob: 056c2e48b3a850a1fbad412a2289443f8bb9b128 [file] [log] [blame]
{
"name": "CBDesignView",
"version": "0.1.0",
"summary": "A short description of CBDesignView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/changbiao/CBDesignView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"changbiao": "5.5.5.b.i.a.o@163.com"
},
"source": {
"git": "https://github.com/changbiao/CBDesignView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBDesignView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}