[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / a / CheckBox / 0.1.0 / CheckBox.podspec.json
blob11cda02e258a3576003b2c9617c932e31aa432ba
2   "name": "CheckBox",
3   "version": "0.1.0",
4   "summary": "CheckBox swift ui control.",
5   "description": "my own checkbox swift ui control.",
6   "homepage": "https://github.com/gemgemo/CheckBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gemgemo": "gamalal3yk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gemgemo/CheckBox.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CheckBox/Classes/**/*",
22   "pushed_with_swift_version": "echo “3.0” >> .swift-version"