[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 8 / b / 4 / InfiniteBanner / 1.1.2 / InfiniteBanner.podspec.json
blob817d179cf3175f66b97d768b60a75d6596b0c8df
2   "name": "InfiniteBanner",
3   "version": "1.1.2",
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.2"
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"