blob: bfdc0e6ab6788427326b52f160bbd40b17e36206 [file] [log] [blame]
{
"name": "ModelAdaptor",
"version": "0.0.1",
"summary": "ModelAdaptor",
"homepage": "https://github.com/pujiaxin33/ModelAdaptor",
"license": "MIT",
"authors": {
"pujiaxin33": "317437084@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/pujiaxin33/ModelAdaptor.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": [
"Sources",
"Sources/**/*.{swift}"
],
"requires_arc": true,
"dependencies": {
"ObjectMapper": [
],
"SQLite.swift": [
]
},
"swift_version": "5.1"
}