blob: 0bee8585565a0dcf5426dc3bce67cabe77bbec6c [file] [log] [blame]
{
"name": "ExMj",
"version": "0.0.3",
"summary": "A suummary to help",
"swift_versions": "5.2",
"description": "'My description is here...See below ...I didnt write'",
"homepage": "https://github.com/MohamedJaffer-24/ExMj",
"license": "MIT",
"authors": {
"Jaffer": "mohamedjaffersmj@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/MohamedJaffer-24/ExMj.git",
"tag": "0.0.3"
},
"source_files": "ExMj/ExMj/**/*.{h,m,swift}",
"dependencies": {
"CocoaLumberjack/Swift": [
"3.6.1"
],
"SQLite.swift": [
"~> 0.12.0"
]
},
"swift_version": "5.2"
}