[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 2 / MemexSwiftSDK / 1.2.7 / MemexSwiftSDK.podspec.json
blobfef4bca96a2e7842a71fb110d113c2c9bae922e1
2   "name": "MemexSwiftSDK",
3   "version": "1.2.7",
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.2.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/*.swift",
22   "dependencies": {
23     "ObjectMapper": [
24       "~> 3.0.0"
25     ],
26     "ReachabilitySwift": [
27       "~> 4.0-beta2"
28     ],
29     "KeychainSwift": [
30       "~> 9.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"