[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / XNProgressHUD / 1.0.5 / XNProgressHUD.podspec.json
blob08a4b018ef8a6d68a9a0ae002ebfd1f4fe88a266
2   "name": "XNProgressHUD",
3   "version": "1.0.5",
4   "summary": "一款支持自定义状态视图的的HUD",
5   "description": "一款支持自定义状态视图的的HUD,继承自XNProgressHUD并实现XNProgressHUDMethod中的方法。",
6   "homepage": "https://github.com/LuohanCC/XNProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "罗函": "luohancc@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LuohanCC/XNProgressHUD.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SVProgressHUD/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true