[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / KVHomeModule / 0.1.9 / KVHomeModule.podspec.json
blobbf4b1c72bc1bb0d51324bb9c9941b942e8022460
2   "name": "KVHomeModule",
3   "version": "0.1.9",
4   "summary": "A short description of KVHomeModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/9025316/KVHomeModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "韩问": "9025316@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/9025316/KVHomeModule.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KVHomeModule/Classes/**/*",
22   "resource_bundles": {
23     "KVHomeModule": [
24       "KVHomeModule/Assets/**/*"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "SDWebImage": [
33     ],
34     "KVAFNetworking": [
35       "~>1.1.0"
36     ],
37     "BeeHive": [
38       "~>1.6.0"
39     ]
40   },
41   "prefix_header_contents": [
42     "#import \"Masonry.h\"",
43     "#import \"UIImageView+WebCache.h\"",
44     "#import \"KVNetworking.h\""
45   ]