[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 8 / AZBannerView / 0.1.1 / AZBannerView.podspec.json
blob08502fd3a3129470e53bd6e45a860f727d1af2f8
2   "name": "AZBannerView",
3   "version": "0.1.1",
4   "summary": "BannerView",
5   "description": "BannerView lib",
6   "homepage": "https://github.com/windless/AZBannerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abner Zhong": "windlessg@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/windless/AZBannerView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AZBannerView/Classes/**/*",
22   "dependencies": {
23     "Kingfisher": [
24       "~> 2.4"
25     ]
26   }