[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / f / ZYDStatusBarHUD / 0.0.3 / ZYDStatusBarHUD.podspec.json
blobf471bd982a7e713eaa2d7c36f95a697910d1d5d5
2   "name": "ZYDStatusBarHUD",
3   "version": "0.0.3",
4   "summary": "A smaple HUD",
5   "description": "A smaple HUD, you can use it to create your hud. fix color.",
6   "homepage": "https://github.com/zhangxiaoyuheshui/ZYDStatusBarHUD",
7   "license": "MIT",
8   "authors": {
9     "MAX": "806903233@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zhangxiaoyuheshui/ZYDStatusBarHUD.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "ZYDStatusBarHUD",
20     "ZYDStatusBarHUD/ZYDStatusBarHUD"
21   ],
22   "resources": "ZYDStatusBarHUD/*.bundle",
23   "frameworks": "UIKit",
24   "requires_arc": true