blob: 6e4aec6b781ded9cd96f7ed4454c44645b7f3509 [file] [log] [blame]
{
"name": "MultiPickerView",
"version": "0.0.5",
"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.5"
},
"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"
]
}
}