[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 1 / 4 / RocketNetworking / 0.0.9 / RocketNetworking.podspec.json
blob353f3fb1ce348faf0dcbbbcc8f64d6d7f08d8fea
2   "name": "RocketNetworking",
3   "version": "0.0.9",
4   "summary": "Lightweight Networking in pure swift",
5   "description": "Lightweight Protocol oriented networking layer written in swift.",
6   "homepage": "https://www.universitylaundry.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "willbrandin": "will@tidelaundry.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/willbrandin/RocketNetworking.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "RocketNetworking/**/*.{swift}",
22   "swift_versions": "4.2",
23   "swift_version": "4.2"