[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 9 / d / HSBase / 1.0.1 / HSBase.podspec.json
blob9738b0557519ff467f20b68f4d07ec41b7256231
2   "name": "HSBase",
3   "version": "1.0.1",
4   "summary": "基础导航栏,基础控制器,基础View",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.huisou.cn/chenshichun/HSBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "csc10049": "csc10049@163.com"
13   },
14   "source": {
15     "git": "http://gitlab.huisou.cn/chenshichun/HSBase.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "HSBase/Classes/**/*",
22   "dependencies": {
23     "HSTools": [
24       "1.0.2"
25     ]
26   }