[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / d / TextHUD / 0.0.1 / TextHUD.podspec.json
bloba34a5db70cd4b222e46d4dec04c1dd92ddc820b3
2   "name": "TextHUD",
3   "version": "0.0.1",
4   "summary": "A short description of TextHUD.",
5   "description": "A short description of TextHUD InWindow or InView .",
6   "homepage": "https://github.com/MrLuanJX/TextHUD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MrLuanJX": "22392372@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/MrLuanJX/TextHUD.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TextHUD/TextHUD/**/*.{h,m}",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }