[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 4 / 2 / WNHUD / 0.0.2 / WNHUD.podspec.json
blob9c4cb17561979b2ec7871954f9728218e9fa2af2
2   "name": "WNHUD",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "WNHUDDemo/WNHUD/*",
23     "WNHUDDemo/WNHUD/*.{h,m}"
24   ],
25   "exclude_files": "WNHUDDemo/Exclude",
26   "requires_arc": true,
27   "dependencies": {
28     "MBProgressHUD": [
30     ]
31   }