[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 5 / 0 / SwpBanner / 2.0.3 / SwpBanner.podspec.json
blobfa0a23175c25e2e231479824d3bcb3cde87cd413
2   "name": "SwpBanner",
3   "version": "2.0.3",
4   "summary": "封装图片轮播控件",
5   "description": "TODO: 封装图片轮播控件",
6   "homepage": "https://github.com/swp-song/SwpBanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp-song": "396587868@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/swp-song/SwpBanner.git",
16     "tag": "2.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwpBanner/**/*",
22   "resources": "SwpBanner/SwpBannerResources/SwpBanner.bundle",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SDWebImage": [
30     ]
31   }