blob: 5555d63b00b0c533ea3698dd7a0975f1775bb161 [file] [log] [blame]
{
"name": "UnlimitedCarousel",
"version": "1.4.1",
"summary": "Highly customized Carousel Figure for iOS developed in Swift",
"license": "BSD",
"homepage": "https://github.com/WhatTheNathan/UnlimitedCarousel",
"authors": {
"WhatTheNathan": "nathanliuyolo@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WhatTheNathan/UnlimitedCarousel.git",
"tag": "1.4.1"
},
"documentation_url": "https://github.com/WhatTheNathan/UnlimitedCarousel",
"source_files": "UnlimitedCarousel",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"SnapKit": [
"~> 3.0"
]
}
}