[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / c / d / AlgoliaSearch-Client-Swift / 3.3 / AlgoliaSearch-Client-Swift.podspec.json
blobb6b68bffa1d4a581b07d21e768ea4690ab806e08
2   "name": "AlgoliaSearch-Client-Swift",
3   "module_name": "AlgoliaSearch",
4   "version": "3.3",
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": "3.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10"
18   },
19   "source_files": [
20     "Source/*.swift",
21     "Source/Helpers/*.swift"
22   ]