blob: 9cad039e7b641e95db54b29c798eeef98e925e51 [file] [log] [blame]
{
"name": "Magics",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Magics/Classes/**/*",
"frameworks": "Foundation"
}