[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 4 / 7 / 8 / InstantSearch-iOS / 2.1.0 / InstantSearch-iOS.podspec.json
blobc4e129cf582910679eaae8ec897e4471a8313d0f
2   "name": "InstantSearch-iOS",
3   "module_name": "InstantSearch",
4   "version": "2.1.0",
5   "summary": "A library of widgets and helpers to build instant-search applications on iOS.",
6   "homepage": "https://github.com/algolia/instantsearch-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Algolia": "contact@algolia.com"
13   },
14   "source": {
15     "git": "https://github.com/algolia/instantsearch-ios.git",
16     "tag": "2.1.0"
17   },
18   "social_media_url": "https://twitter.com/algolia",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "Sources/**/*.{swift}"
25   ],
26   "dependencies": {
27     "InstantSearch-Core-Swift": [
28       "~> 3.2"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"