[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / e / 4 / SYProgressHUD / 1.0.2 / SYProgressHUD.podspec.json
blob53572df120c0dd90b3a8dd313c019a6e497d786d
2   "name": "SYProgressHUD",
3   "version": "1.0.2",
4   "summary": "Easy to use MBProgressHUD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YangShi123/SYProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "石头羊子": "shiyawn@163.com"
13   },
14   "source": {
15     "git": "https://github.com/YangShi123/SYProgressHUD.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SYProgressHUD/Classes/**/*",
22   "resource_bundles": {
23     "SYProgressHUD": [
24       "SYProgressHUD/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "MBProgressHUD": [
30     ]
31   }