[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / d / KACheckList / 0.1.1 / KACheckList.podspec.json
blob3c5d85a5c537416f8fc417d156de45d8c0fb5bf9
2   "name": "KACheckList",
3   "version": "0.1.1",
4   "summary": "A simple checklist.",
5   "description": "A simple checkList supports single & multiple selection.",
6   "homepage": "https://github.com/zhz821/KACheckList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhihuazhang": "zhangzhihua.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhz821/KACheckList.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KACheckList/Classes/**/*",
22   "resource_bundles": {
23     "KACheckList": [
24       "KACheckList/Assets/*.storyboard"
25     ]
26   }