[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 5 / 2 / SRProgressHUD / 1.0.1 / SRProgressHUD.podspec.json
blob469b477bc3771a0f64a96a926670a00edbc1a48d
2   "name": "SRProgressHUD",
3   "version": "1.0.1",
4   "summary": "SRProgressHUD modified from MBProgressHUD.",
5   "description": "SRProgressHUD modified from MBProgressHUD.Added hit event .",
6   "homepage": "ttps://github.com/siruoxian/SRProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "siruoxian": "siruoxian@sohu.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/siruoxian/SRProgressHUD.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Source/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true