blob: 5a08a0841e675a7d4fd768bc4bb834f2332319b6 [file] [log] [blame]
{
"name": "LEONetworkLayer",
"version": "0.4.0",
"summary": "Network layer for iOS apps with Magora's Leopold protocol",
"homepage": "https://github.com/Magora-IOS/LEONetworkLayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Magora iOS department": "kermanov@magora-systems.com"
},
"source": {
"git": "https://github.com/Magora-IOS/LEONetworkLayer.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LEONetworkLayer/Classes/**/*",
"dependencies": {
"AlamofireObjectMapper": [
"~> 5.1.0"
]
}
}