blob: 8404f03db6cb6285023eecef8c638a857d378fe7 [file] [log] [blame]
{
"name": "MemexSwiftSDK",
"version": "1.4.2",
"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.4.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"ObjectMapper": [
"~> 3.1.0"
],
"ReachabilitySwift": [
"~> 4.1.0"
],
"KeychainSwift": [
"~> 10.0"
]
},
"pushed_with_swift_version": "3.0"
}