[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 9 / c / CBDesignView / 0.2.1 / CBDesignView.podspec.json
blob62ca784b3cefa2b22a99f9970a6015785b971598
2   "name": "CBDesignView",
3   "version": "0.2.1",
4   "summary": "A short description of CBDesignView.",
5   "description": "Use IB_DESIGNABLE & IBInspectable Easy!\n添加分线程刷新UI时的断言,便于解决问题",
6   "homepage": "https://github.com/changbiao/CBDesignView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changbiao": "5.5.5.b.i.a.o@163.com"
13   },
14   "source": {
15     "git": "https://github.com/changbiao/CBDesignView.git",
16     "tag": "0.2.1"
17   },
18   "social_media_url": "https://twitter.com/changbiao",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CBDesignView/Classes/**/*",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }