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