blob: 44ad893ce863e9ad10aafb12fc24ce91957f3b7f [file] [log] [blame]
{
"name": "UnlimitedCarousel",
"version": "1.3.0",
"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.0"
},
"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"
}