[Add] TensorFlowLiteC 0.0.1-nightly.20241230
[CocoaPods.git] / Specs / 2 / e / 8 / AZBannerView / 0.1.2 / AZBannerView.podspec.json
blob18a11453ceb1a8e4d58e432753800f4dd6b23570
2   "name": "AZBannerView",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AZBannerView/Classes/**/*",
22   "dependencies": {
23     "Kingfisher": [
24       "~> 2.4"
25     ]
26   }