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