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