blob: 4fcf94c77e643c36ffdd284a5154af755cc2dcb5 [file] [log] [blame]
{
"name": "AACarousel",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Image Slider in Swift",
"homepage": "https://github.com/Alan881/AACarousel",
"authors": {
"Alan": "nakama74@gmail.com"
},
"source": {
"git": "https://github.com/Alan881/AACarousel.git",
"tag": "1.0.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.1"
},
"pushed_with_swift_version": "3.1"
}