[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / d / 2 / FKMBProgressHUDExtension / 0.0.2 / FKMBProgressHUDExtension.podspec.json
blobac4549e0d35d86d1f7f41bfa25e9edb4f42a83ec
2   "name": "FKMBProgressHUDExtension",
3   "version": "0.0.2",
4   "summary": "the FKMBProgressHUDExtension",
5   "homepage": "https://github.com/ForAllKid/FKMBProgressHUDExtension",
6   "license": "MIT",
7   "authors": {
8     "ForKid": "910784384@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ForAllKid/FKMBProgressHUDExtension.git",
15     "tag": "v0.0.2"
16   },
17   "source_files": "FKMBProgressHUDExtension/HUD/*.{h,m}",
18   "resources": "FKMBProgressHUDExtension/HUD/icon_hud/*.png",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "MBProgressHUD": [
27     ]
28   }