[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / b / 4 / 7 / KVMineModule / 0.1.1 / KVMineModule.podspec.json
blob72bef74985fbf00c897b04aea411e05a27d7e6f2
2   "name": "KVMineModule",
3   "version": "0.1.1",
4   "summary": "A short description of KVMineModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/9025316/KVMineModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MacBook Pro": "wen.han@pactera.com"
13   },
14   "source": {
15     "git": "https://github.com/9025316/KVMineModule.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KVMineModule/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "BeeHive": [
27       "~> 1.6.0"
28     ]
29   },
30   "prefix_header_contents": [
31     "#import \"Masonry.h\"",
32     "#import \"BeeHive.h\""
33   ]