[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / e / a / CheckBox / 1.0.0 / CheckBox.podspec.json
blob3941286cf1a7ce4c91f1f916350d518f59c0c7ce
2   "name": "CheckBox",
3   "version": "1.0.0",
4   "swift_version": "5.0",
5   "summary": "CheckBox swift ui control.",
6   "description": "my own checkbox swift ui control.",
7   "homepage": "https://github.com/jamalalayq/CheckBox",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jamal": "gamalal3yk@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jamalalayq/CheckBox.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/jamalelayeq",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "CheckBox/Classes/**/*"