[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / ZYBannerView / 0.1.1 / ZYBannerView.podspec.json
blob84e4870d701fd8a1508794ee9225ad773d27c84e
2   "name": "ZYBannerView",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "A banner view used on iOS.",
6   "homepage": "https://github.com/zzyspace/ZYBannerView",
7   "authors": {
8     "zy_zhang": "551854173@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/zzyspace/ZYBannerView.git",
12     "tag": "v0.1.1"
13   },
14   "description": "Easy, customizable banner view, which implement by Objective-C",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "ZYBannerView/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true