[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / c / WF_ZYBannerView / 1.0.3 / WF_ZYBannerView.podspec.json
blob2e89380f498dcc06ad45429aef7be0e46313f40e
2   "name": "WF_ZYBannerView",
3   "version": "1.0.3",
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/wanawt/ZYBannerView.git",
12     "tag": "1.0.3"
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