[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / a / Magics / 2.2.0 / Magics.podspec.json
blobd40d3906983a99f21c5a1e73d8aa1a13b4c53d42
2   "name": "Magics",
3   "version": "2.2.0",
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": "2.2.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12"
21   },
22   "source_files": "Magics/Classes/**/*",
23   "frameworks": "Foundation"