[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / a / 0 / NetKit / 0.9.4.4 / NetKit.podspec.json
blobe675ef3b86ec3c6c4dafdb095c8ea3526121f863
2   "name": "NetKit",
3   "version": "0.9.4.4",
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.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "NetKit/NetKit/*.{swift}",
24   "pushed_with_swift_version": "3.0"