[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / d / 0 / 4 / OsNetworking / 0.2.8 / OsNetworking.podspec.json
blobed25aa96b4c704bca9614f6999671255e3ec486e
2   "name": "OsNetworking",
3   "version": "0.2.8",
4   "summary": "a bunch of tools for iOS/OSX networking development",
5   "description": "\"this module contains fundamental networking tools and extensions to implement in an iOS/OSX project.\"",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/osfunapps/OsNetworking-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "osapps": "admin@os-apps.com"
14   },
15   "source": {
16     "git": "https://github.com/osfunapps/OsNetworking-iOS.git",
17     "tag": "0.2.8"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "dependencies": {
23     "OsTools": [
25     ]
26   },
27   "source_files": "Classes/**/*",
28   "swift_version": "5.0"