[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / a / Magics / 1.0.6 / Magics.podspec.json
blob9f894a929a9aa709dbdeb9a81292a3b2377f6b0e
2   "name": "Magics",
3   "version": "1.0.6",
4   "summary": "Magic server communications",
5   "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.",
6   "homepage": "https://github.com/Anvics/Magics.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Arkhipov": "nikitarkhipov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Anvics/Magics.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Magics/Classes/**/*",
22   "frameworks": "Foundation",
23   "pushed_with_swift_version": "3.2"