[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 4 / RocketNetworking / 0.0.6 / RocketNetworking.podspec.json
blob9748ab42f4136aa0de42bbaae2e802d8301e6839
2   "name": "RocketNetworking",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": "RocketNetworking",
22   "exclude_files": "Classes/Exclude",
23   "swift_version": "4.2"