[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / a / 8 / SearchPanel / 1.0 / SearchPanel.podspec.json
blobf36715a9c211859c1aa27ca9a17260ca1d2ae839
2   "name": "SearchPanel",
3   "version": "1.0",
4   "summary": "SearchPanel is a Maps-like search panel",
5   "description": "SearchPanel is a Maps-like search panel\nCheck the README for more informations",
6   "homepage": "https://github.com/MonkeyDMat/SearchPanel",
7   "license": "BSD",
8   "authors": {
9     "Mathieu Lecoupeur": "mathieulecoupeur@gmail.com"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/MonkeyDMat/SearchPanel.git",
17     "tag": "1.0"
18   },
19   "source_files": [
20     "SearchPanel/src/**/*.swift"
21   ],
22   "resources": [
23     "SearchPanel/src/**/*.storyboard"
24   ],
25   "pushed_with_swift_version": "3.0"