[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / d / KACheckList / 0.1.2 / KACheckList.podspec.json
blob59fc3ecc28433f6e604dc43d4ead4eb76ce834ca
2   "name": "KACheckList",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KACheckList/Classes/**/*",
22   "resource_bundles": {
23     "KACheckList": [
24       "KACheckList/Assets/*.storyboard"
25     ]
26   }