[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 9 / TCheckBox / 1.0.0 / TCheckBox.podspec.json
blob6a8378ca799c4c6ba6802c24ddf99fdecef83448
2   "name": "TCheckBox",
3   "version": "1.0.0",
4   "summary": "TCheckBox is a simple and flexible UI component fully written in Swift.",
5   "description": "TCheckBox is developed to help you display check boxes and content in the fastest way without spending many lines of code",
6   "homepage": "https://github.com/fanta1ty/TCheckBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanta1ty": "thinhnguyen12389@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fanta1ty/TCheckBox.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TCheckBox/Classes/**/*",
23   "resources": "TCheckBox/Assets/*.xcassets",
24   "swift_version": "5.0"