[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / a / WXStatusBarHUD / 0.0.2 / WXStatusBarHUD.podspec.json
blob31d79d33bb8622e87ba29f7c473d8ed801f17db2
2   "name": "WXStatusBarHUD",
3   "version": "0.0.2",
4   "summary": "A statusBar view used on iOS.",
5   "description": "A statusBar view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/wangxin20111/WXStatusBarHUD",
7   "license": "MIT",
8   "authors": {
9     "王鑫": "1743998535@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/wangxin20111/WXStatusBarHUD.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.3"
17   },
18   "requires_arc": true,
19   "source_files": "WXStatusBarHUD/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]