blob: fcdd0046e28b46933b81a2177f5b8c4db348cc06 [file] [log] [blame]
{
"name": "DBCoreML",
"version": "0.1.0",
"summary": "DBCoreML",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dabechien/DBCoreML",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dabechien": "remix3966@gmail.com"
},
"source": {
"git": "https://github.com/dabechien/DBCoreML.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "DBCoreML/Classes/**/*",
"frameworks": "UIKit"
}