blob: 0b16252033d25b5777a5d7422194063a4375e5be [file] [log] [blame]
{
"name": "UnlimitedCarousel",
"version": "1.3.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.3.1"
},
"documentation_url": "https://github.com/WhatTheNathan/UnlimitedCarousel",
"source_files": "UnlimitedCarousel",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"SnapKit": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.2"
}