blob: f42c5a08fb37d1daf09b4c84e1c603e1ba3507cb [file] [log] [blame]
{
"name": "ExMj",
"version": "0.0.1",
"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.1"
},
"source_files": "ExMj/ExMj/**/*.{h,m,swift}",
"dependencies": {
"CocoaLumberjack/Swift": [
"3.6.1"
]
},
"swift_version": "5.2"
}