[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 7 / SYUIProgressHUD / 1.3.0 / SYUIProgressHUD.podspec.json
blob3b53442e6ce2b7411ffcce047287ebf05b3e3847
2   "name": "SYUIProgressHUD",
3   "version": "1.3.0",
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.0"
19   },
20   "source_files": "SYUIProgressHUD/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true