[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / d / 9 / b / VSInfiniteCarousel / 0.2.0 / VSInfiniteCarousel.podspec.json
blob78fd211e32c0c2c7f533ec3ec88b064fc67fcaba
2   "name": "VSInfiniteCarousel",
3   "version": "0.2.0",
4   "summary": "Animated infinite carousel for iOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vsg24/VSInfiniteCarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vsg24": "vahid.a1996@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vsg24/VSInfiniteCarousel.git",
16     "tag": "0.2.0"
17   },
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "VSInfiniteCarousel/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]