| { |
| "name": "CBDesignView", |
| "version": "0.2.0", |
| "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.0" |
| }, |
| "social_media_url": "https://twitter.com/changbiao", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "CBDesignView/Classes/**/*", |
| "dependencies": { |
| "Masonry": [ |
| |
| ] |
| } |
| } |