[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / c / XQProgressHUD / 0.0.3 / XQProgressHUD.podspec.json
blob2dfe15f6745493a7480d67dbd791c3cd1a89a84a
2   "name": "XQProgressHUD",
3   "version": "0.0.3",
4   "summary": "Rotating animation view",
5   "description": "Rotating animation for network requests.",
6   "homepage": "https://github.com/XinQianLiu/XQProgressHUD",
7   "license": "MIT",
8   "authors": {
9     "LiuXinQian": "1613565807@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/XinQianLiu/XQProgressHUD.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "XQProgressHUD/Classes/**/*",
19   "resource_bundles": {
20     "XQProgressHUD": "XQProgressHUD/Assets/*"
21   },
22   "frameworks": [
23     "UIKit",
24     "ImageIO",
25     "Foundation"
26   ]