[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / c / 4 / 2 / MBProgressHUDExtend / 1.4 / MBProgressHUDExtend.podspec.json
blob179a16f4d62cc3060206af8a40afe99672adbea8
2   "name": "MBProgressHUDExtend",
3   "version": "1.4",
4   "summary": "Based on MBProgressHUD.",
5   "description": "It's a MBProgressHUD Category.",
6   "homepage": "https://github.com/yuzhidu/MBProgressHUDExtend",
7   "authors": {
8     "马裕博": "1632212092@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source": {
23     "git": "https://github.com/yuzhidu/MBProgressHUDExtend.git",
24     "tag": "1.4"
25   },
26   "source_files": [
27     "MBProgressHUDExtend",
28     "MBProgressHUDExtendDemo/MBProgressHUDExtend/*.{h,m}"
29   ]