blob: fc932327065a63056afe2d0adc93b78a73f371c3 [file] [log] [blame]
{
"name": "KACheckList",
"platforms": {
"ios": "8.0"
},
"version": "1.0.1",
"summary": "A simple checklist.",
"description": "A simple checkList supports single & multiple selection.",
"homepage": "https://github.com/zhz821/KACheckList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhihuaZhang": "shika.cho@kapps.co.jp"
},
"source": {
"git": "https://github.com/zhz821/KACheckList.git",
"tag": "1.0.1"
},
"source_files": "KACheckList/Classes/**/*",
"resource_bundles": {
"KACheckList": [
"KACheckList/Assets/*.storyboard"
]
},
"swift_version": "4.1"
}