[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 4 / 2 / WNHUD / 0.0.4 / WNHUD.podspec.json
blobd0d549e37ccf8fb4f2eb04cdb4660c280c5c6a19
2   "name": "WNHUD",
3   "version": "0.0.4",
4   "summary": "WNHUD.",
5   "description": "hud loading",
6   "homepage": "https://github.com/comyn/WNHUDDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "comyn": "xihatianwang2@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/comyn/WNHUDDemo.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "WNHUD/*.{h,m}",
22   "exclude_files": "WNHUDDemo/Exclude",
23   "resources": "WNHUD/WNHUD.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "MBProgressHUD": [
28     ]
29   }