[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 6 / 7 / InstantSearchInsights / 1.0.1 / InstantSearchInsights.podspec.json
blob583bf80a15690e0daa192e6feccdf9f00951c3fc
2   "name": "InstantSearchInsights",
3   "module_name": "InstantSearchInsights",
4   "version": "1.0.1",
5   "summary": "A library library allowing developers to report click and conversion metrics related to Algolia search queries",
6   "homepage": "https://github.com/algolia/instantsearch-ios-insights",
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-insights.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/algolia",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.2",
23     "watchos": "3.0"
24   },
25   "requires_arc": true,
26   "swift_version": "4.0",
27   "source_files": [
28     "Insights/**/*.{swift}"
29   ]