[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / 2 / 8 / SwiftOde / 0.0.6 / SwiftOde.podspec.json
blob22f3aeb5113780407f0d701127cc92a49ac3a061
2   "name": "SwiftOde",
3   "version": "0.0.6",
4   "authors": {
5     "v2.softwarehouse": "v2.softwarehouse@gmail.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/v2-softwarehouse/swift-ode",
12   "source": {
13     "git": "https://github.com/v2-softwarehouse/swift-ode.git",
14     "branch": "main",
15     "tag": "0.0.6"
16   },
17   "summary": "A framework to drive a clean code",
18   "description": "AKA clean architecture. The Ode create a guide line style to business layer",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "swift_versions": "4.2",
23   "source_files": "**/*.{h,m,swift}",
24   "public_header_files": "**/*.h",
25   "swift_version": "4.2"