[Add] MapboxSearchUI 2.7.0-beta.1
[CocoaPods.git] / Specs / 8 / b / 4 / InfiniteBanner / 1.1.3 / InfiniteBanner.podspec.json
bloba28c39b55c54ca118c040dccc1424b14b957eede
2   "name": "InfiniteBanner",
3   "version": "1.1.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.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Source/**/*.{h,swift}",
21   "public_header_files": [
22     "Source/InfiniteBanner.h"
23   ],
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   },
29   "swift_versions": "5.0",
30   "requires_arc": true,
31   "swift_version": "5.0"