[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / 6 / UnlimitedCarousel / 1.4.0 / UnlimitedCarousel.podspec.json
blob107de036ce86384a15a839994a6731749bb04437
2   "name": "UnlimitedCarousel",
3   "version": "1.4.0",
4   "summary": "Highly customized Carousel Figure for iOS developed in Swift",
5   "license": "BSD",
6   "homepage": "https://github.com/WhatTheNathan/UnlimitedCarousel",
7   "authors": {
8     "WhatTheNathan": "nathanliuyolo@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/WhatTheNathan/UnlimitedCarousel.git",
15     "tag": "1.4.0"
16   },
17   "documentation_url": "https://github.com/WhatTheNathan/UnlimitedCarousel",
18   "source_files": "UnlimitedCarousel",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.0"
27     ],
28     "SnapKit": [
29       "~> 3.0"
30     ]
31   }