[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 6 / 2 / Swifty / 1.3.0 / Swifty.podspec.json
blob8ecd577abf680858c291bb314a1b54694b394a96
2   "name": "Swifty",
3   "version": "1.3.0",
4   "summary": "Lightweight & Fast Network Abstraction Layer for iOS",
5   "description": "Swifty is a modern take on how iOS apps should do networking. It offers a declarative way to write your network requests and organise them, has features like Interceptors & Constraints to simplify common networking requirements, and is faster than most exisiting networking libraries.",
6   "homepage": "https://github.com/Flipkart/Swifty",
7   "license": {
8     "type": "Apache, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Siddharth Gupta": "siddharth.gupta@flipkart.com"
13   },
14   "source": {
15     "git": "https://github.com/Flipkart/Swifty.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "swift_versions": "5",
25   "source_files": "Sources/**/*",
26   "swift_version": "5"