[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 5 / a / DWCheckBox / 1.0.3 / DWCheckBox.podspec.json
blob8650ac8f8624ca35a00a7a047b3e5a7e3e493560
2   "name": "DWCheckBox",
3   "version": "1.0.3",
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.0.3"
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"