[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / a / 6 / 7 / SYUIProgressHUD / 1.3.1 / SYUIProgressHUD.podspec.json
blobfcd90f3f20a4752730971b3b8839d669bcc91e4b
2   "name": "SYUIProgressHUD",
3   "version": "1.3.1",
4   "summary": "SYUIProgressHUD used to show message which can be auto hide.",
5   "homepage": "https://github.com/potato512/SYUIProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYUIProgressHUD.git",
18     "tag": "1.3.1"
19   },
20   "source_files": "SYUIProgressHUD/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true