[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 0 / NetKit / 0.9.4.0 / NetKit.podspec.json
blob36baec5f71bd76818a5f533b6ca6272e6517e6a5
2   "name": "NetKit",
3   "version": "0.9.4.0",
4   "summary": "A Concise HTTP Framework in Swift.",
5   "description": "A Concise and Easy To Use HTTP Framework in Swift.",
6   "homepage": "https://github.com/azizuysal/NetKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Aziz Uysal": "azizuysal@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/azizuysal",
15   "source": {
16     "git": "https://github.com/azizuysal/NetKit.git",
17     "tag": "0.9.4.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "NetKit/NetKit/*.{swift}"