[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / d / KACheckList / 1.0.1 / KACheckList.podspec.json
blobfc932327065a63056afe2d0adc93b78a73f371c3
2   "name": "KACheckList",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.1",
7   "summary": "A simple checklist.",
8   "description": "A simple checkList supports single & multiple selection.",
9   "homepage": "https://github.com/zhz821/KACheckList",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "ZhihuaZhang": "shika.cho@kapps.co.jp"
16   },
17   "source": {
18     "git": "https://github.com/zhz821/KACheckList.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "KACheckList/Classes/**/*",
22   "resource_bundles": {
23     "KACheckList": [
24       "KACheckList/Assets/*.storyboard"
25     ]
26   },
27   "swift_version": "4.1"