blob: a54dc457b8ef317ecd386143e4221301013b8229 [file] [log] [blame]
{
"name": "Magics",
"version": "1.0.4",
"summary": "Magic server communications",
"description": "Magics is a library that makes client-server communication looks like a magic. It takes on iself as much as possible, at the same time providing flexibilty.",
"homepage": "https://github.com/Anvics/Magics.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikita Arkhipov": "nikitarkhipov@gmail.com"
},
"source": {
"git": "https://github.com/Anvics/Magics.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Magics/Classes/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.2"
}