blob: 92211e269d4523c90228389dccec3ad3817ebf90 [file] [log] [blame]
{
"name": "MemexSwiftSDK",
"version": "1.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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"ObjectMapper": [
"~> 3.0.0"
],
"ReachabilitySwift": [
"~> 4.0-beta2"
],
"KeychainSwift": [
"~> 9.0"
]
},
"pushed_with_swift_version": "3.0"
}