blob: 3c5d85a5c537416f8fc417d156de45d8c0fb5bf9 [file] [log] [blame]
{
"name": "KACheckList",
"version": "0.1.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": "zhangzhihua.dev@gmail.com"
},
"source": {
"git": "https://github.com/zhz821/KACheckList.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KACheckList/Classes/**/*",
"resource_bundles": {
"KACheckList": [
"KACheckList/Assets/*.storyboard"
]
}
}