blob: 8d394eb86aec04ca7cce5a88a6af61d634f6b9f2 [file] [log] [blame]
{
"name": "ETCarouSwift",
"version": "1.0.0",
"summary": "A user-friendly and developer-friendly version of classic carousel",
"description": "\"ETCarouSwift receives a bunch of images and creates a smooth infinite ride inside the given frame. Dragging is also avaliable along with other handy settings. Simple, light and flawless\"",
"homepage": "https://github.com/helenhell/ETCarouSwift",
"license": "MIT",
"authors": {
"Helenhell": "apperative@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/helenhell/ETCarouSwift.git",
"tag": "1.0.0"
},
"source_files": "ETCarouSwift/**/*.[m,h,swift]"
}