blob: 178a5fe5b5e302b79ed21dfe8f3b287a9121c3ad [file] [log] [blame]
{
"name": "DIPAppleLibrary",
"version": "0.0.1",
"license": "MIT",
"summary": "DIPLibrary in apple",
"homepage": "https://github.com/arrosev/DIPAppleLibrary",
"source": {
"git": "https://github.com/arrosev/DIPAppleLibrary.git",
"tag": "0.0.1"
},
"source_files": "DIPAppleLibrary/DIPAppleLibrary/DIPAppleLibrary/**/*.{h,m,metal}",
"requires_arc": true,
"platforms": {
"osx": "10.11"
},
"authors": {
"BY": "1149797129@qq.com"
}
}