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