[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / e / 8 / HMCustomView / 0.1.0 / HMCustomView.podspec.json
blob453bd1ea30e2a2d96427a76256704650d1cabd78
2   "name": "HMCustomView",
3   "version": "0.1.0",
4   "summary": "自定义的View",
5   "description": "这是一个自定义的View",
6   "homepage": "https://gitlab.com/zhanghaiming/hmcustomview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张海明": "1938708066@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/zhanghaiming/hmcustomview.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HMCustomView/Classes/**/*",
22   "dependencies": {
23     "HMCustomTagLabel": [
24       "~> 0.1.0"
25     ]
26   }