[Add] AirshipContentExtension 18.13.0
[CocoaPods.git] / Specs / a / e / 1 / EJProgressHUD / 0.0.1 / EJProgressHUD.podspec.json
blob493a1b4214bdb8151957e0a5665049751b0c8075
2   "name": "EJProgressHUD",
3   "version": "0.0.1",
4   "summary": "app常用的提示框",
5   "description": "基于MBProgressHUD的封装",
6   "homepage": "https://github.com/Loveying/EJProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiayingying": "xia.yy@ejlchina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Loveying/EJProgressHUD.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": "EJProgressHUD/*.{h,m}",
22   "resources": "EJProgressHUD/Resource.bundle",
23   "requires_arc": true