[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 4 / d / 6 / EasyAsync / 0.2.1 / EasyAsync.podspec.json
blobc6bf8e21c157dfaeeb76d1cb88b3285f804777cd
2   "name": "EasyAsync",
3   "version": "0.2.1",
4   "summary": "Some useful Swift code for asynchronous web tasks mainly",
5   "description": "This is a library of some useful Swift code I wrote initially in the context of a test task for a job interview. In the process, i developed a couple of interesting solutions to common programming problems.\n\nThen I have extracted the things that I feel make life a lot easier into this package.\n\nCurrent version is 0.2.1.\n\nSee CHANGELOG.md for features",
6   "homepage": "https://github.com/skutnii/easyasync",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sergii Kutnii": "mnkutster@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/skutnii/easyasync.git",
20     "tag": "0.2.1"
21   },
22   "source_files": "lib"