blob: fd3d3621729220f74e8e7941d3fc408ce409b418 [file] [log] [blame]
{
"name": "MultiPickerView",
"version": "0.0.3",
"summary": "Picker View with multi row selection.",
"homepage": "https://github.com/Brsoyan/Multiple-Selection-Picker",
"license": "MIT",
"authors": {
"Brsoyan": "haykbrs@gmail.com"
},
"source": {
"git": "https://github.com/Brsoyan/Multiple-Selection-Picker",
"tag": "0.0.3"
},
"social_media_url": "http://twitter.com/Brsoyan",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"exclude_files": "Sources/Exclude",
"swift_version": "4.1",
"resources": [
"Resources/*.png",
"Resources/*.xib",
"4.1"
],
"dependencies": {
"SwiftyJSON": [
"4.1.0"
]
}
}