[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / 5 / a / DWCheckBox / 1.1.1 / DWCheckBox.podspec.json
blobb5cf3bd9affa69ed508f601d0516783a50e923cb
2   "name": "DWCheckBox",
3   "version": "1.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Help you to create a checkBox in just one line.You can also customize it as you want.",
9   "homepage": "https://github.com/CodeWicky/DWCheckBox",
10   "authors": {
11     "codeWicky": "codewicky@163.com"
12   },
13   "social_media_url": "http://www.jianshu.com/u/a56ec10f6603",
14   "source": {
15     "git": "https://github.com/CodeWicky/DWCheckBox.git",
16     "tag": "1.1.1"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "DWCheckBox/**/*.{h,m}",
23   "resources": "DWCheckBox/DWCheckBoxBundle.bundle",
24   "frameworks": "UIKit"