[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 5 / LYSCommonHUD / 0.0.1 / LYSCommonHUD.podspec.json
blob31e7ac67c2914c930730a75edd42fd9e1db7fcf8
2   "name": "LYSCommonHUD",
3   "version": "0.0.1",
4   "summary": "对MBProgressHUD进行简单的封装",
5   "description": "对MBProgressHUD进行简单的封装\n对MBProgressHUD进行简单的封装",
6   "homepage": "https://github.com/LIYANGSHUAI/LYSCommonHUD",
7   "platforms": {
8     "ios": null
9   },
10   "license": "MIT",
11   "authors": {
12     "LIYANGSHUAI": "liyangshuai163@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LIYANGSHUAI/LYSCommonHUD.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LYSCommonHUD/*.{h,m}",
19   "dependencies": {
20     "MBProgressHUD": [
21       "~> 1.1.0"
22     ]
23   }