blob: d45dea29bb289fa51e098161995310877cb844d5 [file] [log] [blame]
{
"name": "MITool",
"version": "1.0",
"license": {
"type": "MIT"
},
"homepage": "git@gitlab.com:michael_zhou/mcoderep.git",
"authors": {
"michael_zhou": "2844937455@qq.com"
},
"summary": "ARC and GCD Compatible MTool Class for iOS and OS X.",
"source": {
"git": "git@gitlab.com:michael_zhou/mcoderep.git",
"tag": "1.0"
},
"source_files": "MITool/MITool/*.{h,m}",
"frameworks": "Foundation",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}