[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 8 / 7 / a / SwiftySearch / 1.0.3 / SwiftySearch.podspec.json
blob2cc42dd751b43b87456b391832c8fc80fd3d9dc2
2   "name": "SwiftySearch",
3   "version": "1.0.3",
4   "summary": "Awesome iOS UISearchController with multi-feature.",
5   "description": "Search History + Hot Search + Customization + Localized SearchController",
6   "homepage": "https://github.com/vincentLin113/SwiftySearch",
7   "license": "MIT",
8   "authors": {
9     "VincentLin": "keepexcelsior@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/vincentLin113/SwiftySearch.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "SwiftySearch/Source/*.{swift,metal,h,m}",
19   "resources": [
20     "SwiftySearch/Source/SwiftySearchResource.bundle",
21     "SwiftySearch/Source/**/*.strings"
22   ],
23   "swift_version": "3.3"