[Add] VisionSDK 1.5.5
[CocoaPods.git] / Specs / d / 0 / 4 / OsNetworking / 0.2.5 / OsNetworking.podspec.json
blob2df7a0caa0c8c523d8669f2d04a555606e0c5507
2   "name": "OsNetworking",
3   "version": "0.2.5",
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.5"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "dependencies": {
23     "OsTools": [
25     ]
26   },
27   "source_files": "Classes/**/*",
28   "swift_version": "5.0"