[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / c / CTCheckbox / 0.0.4 / CTCheckbox.podspec.json
blob04c3f5e9d8cae471365d25ab70bbbf39897e4ce8
2   "name": "CTCheckbox",
3   "version": "0.0.4",
4   "summary": "CTCheckbox is a checkbox UI component library for iOS.",
5   "homepage": "https://github.com/rizumita/CTCheckbox",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ryoichi Izumita": "r.izumita@caph.jp"
12   },
13   "source": {
14     "git": "https://github.com/rizumita/CTCheckbox.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "CTCheckbox/CTCheckbox.{h,m}",
21   "requires_arc": true