blob: 141bb79e1071fa78074ab3e297df287ce1fc6347 [file] [log] [blame]
{
"name": "PhotoAssessment",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift framework for Photo Assessment using Core ML and Metal.",
"homepage": "https://github.com/yulingtianxia/PhotoAssessment",
"social_media_url": "http://twitter.com/yulingtianxia",
"authors": {
"YangXiaoyu": "yulingtianxia@gmail.com"
},
"source": {
"git": "https://github.com/yulingtianxia/PhotoAssessment.git",
"tag": "1.0.0"
},
"module_name": "PhotoAssessment",
"platforms": {
"ios": "11.0",
"osx": "10.13"
},
"source_files": "PhotoAssessment-Sample/Sources/*.{swift,mlmodel}"
}