[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / c / d / AlgoliaSearch-Client-Swift / 5.0.1 / AlgoliaSearch-Client-Swift.podspec.json
blobf5568e6e42241051093d8d25da24e12b1b590562
2   "name": "AlgoliaSearch-Client-Swift",
3   "module_name": "AlgoliaSearch",
4   "version": "5.0.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   "documentation_url": "https://community.algolia.com/algoliasearch-client-swift/",
9   "authors": {
10     "Algolia": "contact@algolia.com"
11   },
12   "source": {
13     "git": "https://github.com/algolia/algoliasearch-client-swift.git",
14     "tag": "5.0.1"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": [
23     "Source/*.swift",
24     "Source/Helpers/*.swift"
25   ],
26   "pushed_with_swift_version": "3.0"