[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 4 / AtlasKit / 0.1.6 / AtlasKit.podspec.json
blob15a3ccf57b190317be48c6ac4bd00e12f8f07853
2   "name": "AtlasKit",
3   "version": "0.1.6",
4   "license": "MIT",
5   "summary": "A swift library for quickly integrating a location search in your app.",
6   "homepage": "https://github.com/appoly/AtlasKit",
7   "authors": "James Wolfe",
8   "source": {
9     "git": "https://github.com/appoly/AtlasKit.git",
10     "tag": "0.1.6"
11   },
12   "platforms": {
13     "ios": "11.4"
14   },
15   "frameworks": "Contacts",
16   "dependencies": {
17     "Alamofire": [
18       "~> 4.9.0"
19     ]
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "Sources/AtlasKit/*.swift",
26   "swift_version": "5.1"