[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / 0 / e / KVDiscoverModule / 0.1.2 / KVDiscoverModule.podspec.json
blob03c1f278d6f111131beb27324fe5ce41877f96d6
2   "name": "KVDiscoverModule",
3   "version": "0.1.2",
4   "summary": "A short description of KVDiscoverModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/9025316/KVDiscoverModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "9025316": "wen.han@pactera.com"
13   },
14   "source": {
15     "git": "https://github.com/9025316/KVDiscoverModule.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KVDiscoverModule/Classes/**/*",
22   "dependencies": {
23     "BeeHive": [
24       "~>1.6.0"
25     ],
26     "Masonry": [
28     ],
29     "DKNightVersion": [
31     ]
32   },
33   "prefix_header_contents": [
34     "#import \"Masonry.h\"",
35     "#import <DKNightVersion/DKNightVersion.h>"
36   ]