[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / b / a / MHHTool / 0.0.2 / MHHTool.podspec.json
blobe08caf70ca6af5deaab76048fef4b76b92307d22
2   "name": "MHHTool",
3   "version": "0.0.2",
4   "summary": "A short description of tool.",
5   "description": "UI控件封装",
6   "homepage": "https://github.com/15730898949/MHHTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "15730898949": "15730898949@163.com"
13   },
14   "source": {
15     "git": "https://github.com/15730898949/MHHTool.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "commonSDK": [
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": "*.framework"
28   },
29   "libraries": [
30     "z",
31     "resolv"
32   ],
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-ObjC"
35   }