[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 7 / c / CTCheckbox / 0.0.5 / CTCheckbox.podspec.json
blob06092e7d6658bd73f81c1a91b1b4ea09fbd3f0c8
2   "name": "CTCheckbox",
3   "version": "0.0.5",
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.5"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "CTCheckbox/CTCheckbox.{h,m}",
21   "requires_arc": true