[Add] CookieOvenWebtoon 3.2.6
[CocoaPods.git] / Specs / c / 4 / 2 / MBProgressHUDExtend / 1.3 / MBProgressHUDExtend.podspec.json
blob48a83c23342becbca9648b3261d9dd5f6c9cc56e
2   "name": "MBProgressHUDExtend",
3   "version": "1.3",
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.3"
25   },
26   "source_files": [
27     "MBProgressHUDExtend",
28     "MBProgressHUDExtendDemo/MBProgressHUDExtend/*.{h,m}"
29   ]