[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / 5 / ZYBannerView / 1.1.2 / ZYBannerView.podspec.json
blobfd46ad385824dab97e3f6e3437bf89454290a3bf
2   "name": "ZYBannerView",
3   "version": "1.1.2",
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": "v1.1.2"
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