blob: 741de8c2d70904ba8d4c4a6609c75ce408544a5c [file] [log] [blame]
{
"name": "MemexSwiftSDK",
"version": "1.1.9",
"summary": "Memex platform SDK.",
"description": "Memex is new form of your external memory.",
"homepage": "https://github.com/memexapp/memex-swift-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Zdara": "zdaraa@gmail.com"
},
"source": {
"git": "https://github.com/memexapp/memex-swift-sdk.git",
"tag": "1.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"ObjectMapper": [
"~> 2.2"
],
"ReachabilitySwift": [
"~> 3"
],
"KeychainSwift": [
"~> 8.0"
]
},
"pushed_with_swift_version": "3.0"
}