[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 5 / a / DWCheckBox / 1.1.0 / DWCheckBox.podspec.json
blobea93ac88e69c78439d0ea4f921b63916a3eccc65
2   "name": "DWCheckBox",
3   "version": "1.1.0",
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.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source_files": "DWCheckBox/**/*.{h,m}",
23   "resources": "DWCheckBox/DWCheckBoxBundle.bundle",
24   "frameworks": "UIKit"