[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 2 / MemexSwiftSDK / 1.1.2 / MemexSwiftSDK.podspec.json
blob56d5e89b0a5930572c9e731a569b02a8c2c53064
2   "name": "MemexSwiftSDK",
3   "version": "1.1.2",
4   "summary": "Memex platform SDK.",
5   "description": "Memex is new form of your external memory.",
6   "homepage": "https://github.com/memexapp/memex-swift-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam Zdara": "zdaraa@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/memexapp/memex-swift-sdk.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "dependencies": {
23     "ObjectMapper": [
24       "~> 2.2"
25     ],
26     "ReachabilitySwift": [
27       "~> 3"
28     ],
29     "KeychainSwift": [
30       "~> 8.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"