blob: 6a2a899dc28c13253c2ee37dd102fcb1c5cec02f [file] [log] [blame]
{
"name": "MRDropDown",
"version": "0.1.1",
"summary": "Drop down list for Google places API",
"description": "This is drop down list for google places API or any other data",
"homepage": "https://github.com/mikeRozen/MRDropDown",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Micahel Rozenbalt": "mike.rozen1@gmail.com"
},
"source": {
"git": "https://github.com/mikeRozen/MRDropDown.git",
"tag": "0.1.1"
},
"swift_version": "3.3",
"platforms": {
"ios": "9.0"
},
"source_files": "MRDropDown/**/*"
}