blob: 1ee053388cf0179bcf2782c3c7e212f7d9b65bfd [file] [log] [blame]
{
"name": "MultiPickerView",
"version": "0.0.7",
"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.7"
},
"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"
]
}
}