[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 6 / HTTPLite / 1.0 / HTTPLite.podspec.json
blobf60d2f360671fe18d99bbd00962ea67df5ba19d5
2   "name": "HTTPLite",
3   "version": "1.0",
4   "summary": "A simple Swift 3.x wrapper for URLSession",
5   "description": "This library provides an easy entry to using HTTP with Swift 3. It is based on the philosophy of providing a simple API that avoids the overhead of using fully-fledged libraries.",
6   "homepage": "https://github.com/nawar/HTTPLite",
7   "license": "MIT",
8   "authors": {
9     "Nawar Nory": "nawar.a.nouri@gmail.com"
10   },
11   "social_media_url": "http://linkedin.com/profile/in/nnory",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/nawar/HTTPLite.git",
17     "tag": "v1.0",
18     "commit": "725ce543a01029ad66e92b44bb6dee64ea0a97e8"
19   },
20   "source_files": "Classes",
21   "pushed_with_swift_version": "3.0"