blob: 8c35a3a96ca6908d1b5bab1a90121332d7cf6d14 [file] [log] [blame]
{
"name": "Magics",
"version": "2.2.2",
"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.2.2"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Magics/Classes/**/*",
"frameworks": "Foundation"
}