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