[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / 3 / TJCarouselView / 1.0 / TJCarouselView.podspec.json
blob751e32bbfd65c711941f3b9d760a14c1b817bce7
2   "name": "TJCarouselView",
3   "version": "1.0",
4   "summary": "a carousel view written in swift",
5   "homepage": "https://github.com/extie/TJCarouselView",
6   "license": "MIT",
7   "authors": {
8     "extie": "tianjian0918@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/extie/TJCarouselView.git",
15     "tag": "1.0"
16   },
17   "source_files": "TJCarouselView/Lib/TJCarouselView/**/*.swift",
18   "requires_arc": true,
19   "dependencies": {
20     "Kingfisher": [
21       "~> 4.0.0"
22     ]
23   },
24   "pushed_with_swift_version": "4.0"