blob: 62ca784b3cefa2b22a99f9970a6015785b971598 [file] [log] [blame]
{
"name": "CBDesignView",
"version": "0.2.1",
"summary": "A short description of CBDesignView.",
"description": "Use IB_DESIGNABLE & IBInspectable Easy!\n添加分线程刷新UI时的断言,便于解决问题",
"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.2.1"
},
"social_media_url": "https://twitter.com/changbiao",
"platforms": {
"ios": "8.0"
},
"source_files": "CBDesignView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}