blob: 772fb26eb270e14f961c337508b977003bbd8329 [file] [log] [blame]
{
"name": "MentorModules",
"platforms": {
"ios": "12.0"
},
"summary": "MentorModules by eDriving",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeffrey Wang": "jeffrey.wang@edriving.com"
},
"homepage": "https://github.com/edriving-llc/MentorModules-iOS-SDK",
"source": {
"git": "https://github.com/edriving-llc/MentorModules-iOS-SDK.git",
"tag": "1.0.0"
},
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"source_files": "MentorModules/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}