[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / d / AlgoliaSearch-Client-Swift / 4.1 / AlgoliaSearch-Client-Swift.podspec.json
blobc79c1627c8b3ed4562a042c37b9c924cc80f8830
2   "name": "AlgoliaSearch-Client-Swift",
3   "module_name": "AlgoliaSearch",
4   "version": "4.1",
5   "license": "MIT",
6   "summary": "Algolia Search API Client for iOS & OS X written in Swift.",
7   "homepage": "https://github.com/algolia/algoliasearch-client-swift",
8   "authors": {
9     "Algolia": "contact@algolia.com"
10   },
11   "source": {
12     "git": "https://github.com/algolia/algoliasearch-client-swift.git",
13     "tag": "4.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": [
22     "Source/*.swift",
23     "Source/Helpers/*.swift"
24   ]