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