[Add] MapboxSearchUI 2.7.0-beta.1
[CocoaPods.git] / Specs / 8 / b / 4 / InfiniteBanner / 1.0.3 / InfiniteBanner.podspec.json
blob4c02a95e377e1f4d27ed7bf1c0986ee8d3625077
2   "name": "InfiniteBanner",
3   "version": "1.0.3",
4   "summary": "Infinite banner by UICollectionView",
5   "homepage": "https://github.com/lianleven/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lianleven": "lianleven@163.com"
12   },
13   "source": {
14     "git": "https://github.com/lianleven/InfiniteBanner.git",
15     "tag": "1.0.3"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "InfiniteBanner/**/*.{h,swift}",
21   "public_header_files": [
22     "InfiniteBanner/**/InfiniteBanner.h"
23   ],
24   "dependencies": {
25     "Kingfisher": [
27     ]
28   },
29   "swift_versions": "5.0",
30   "requires_arc": true,
31   "swift_version": "5.0"