[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / e / 1 / c / BSCycleThroughView / 1.0.0 / BSCycleThroughView.podspec.json
blob3b8a9bc36063625cb410d0b358ed87fc7befcd22
2   "name": "BSCycleThroughView",
3   "version": "1.0.0",
4   "summary": "cycle play images, commonly used in scroll ads, etc..",
5   "description": "cycle play images, commonly used in scroll ads, etc. cool",
6   "homepage": "https://github.com/blurryssky/BSCycleThroughView",
7   "license": "MIT",
8   "authors": {
9     "blurryssky": "blurryssky@icloud.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/blurryssky/BSCycleThroughView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "BSCycleThroughView",
20     "BSCycleThroughViewSample/BSCycleThroughView/*"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "Kingfisher": [
25       "3.10.3"
26     ]
27   },
28   "pushed_with_swift_version": "3.1"