blob: f36715a9c211859c1aa27ca9a17260ca1d2ae839 [file] [log] [blame]
{
"name": "SearchPanel",
"version": "1.0",
"summary": "SearchPanel is a Maps-like search panel",
"description": "SearchPanel is a Maps-like search panel\nCheck the README for more informations",
"homepage": "https://github.com/MonkeyDMat/SearchPanel",
"license": "BSD",
"authors": {
"Mathieu Lecoupeur": "mathieulecoupeur@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MonkeyDMat/SearchPanel.git",
"tag": "1.0"
},
"source_files": [
"SearchPanel/src/**/*.swift"
],
"resources": [
"SearchPanel/src/**/*.storyboard"
],
"pushed_with_swift_version": "3.0"
}