blob: a30bd92c03b519c6861c04ecc09cb100c146b3f8 [file] [log] [blame]
{
"name": "SDSelectorView",
"version": "0.1.0",
"summary": "An easy way to make a selector gallery in iOS-Swift applications.",
"description": "An easy way to make a selector gallery in iOS-Swift applications that shows images and let users interact with it in a very intuitive way.",
"homepage": "https://github.com/danieldias25/SDSelectorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danieldias25": "daniel.dias.e@gmail.com"
},
"source": {
"git": "https://github.com/danieldias25/SDSelectorView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SDSelectorView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.1"
}