blob: e5d0185eca2d494b6a35fb590f3065dac44f2e85 [file] [log] [blame]
{
"name": "AHCarouselViewController",
"version": "0.1.1",
"summary": "A simple carousel library written in Swift 3.",
"description": "AHCarouselViewController Provides you the ability to create your image slider with few lines of code.",
"homepage": "https://github.com/iaaqib/AHCarouselViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaqib Hussain": "iaaqibhussain@outlook.com"
},
"source": {
"git": "https://github.com/iaaqib/AHCarouselViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AHCarouselViewController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}