blob: 2a4fb4aba7fc453b71114ca3fea1383791c5130e [file] [log] [blame]
{
"name": "MacDeviceInfo",
"version": "0.1.0",
"summary": "One easy way to get mac device information.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Eaffy/MacDeviceInfo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eaffy": "yifei239@126.com"
},
"source": {
"git": "https://github.com/Eaffy/MacDeviceInfo.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.10"
},
"swift_versions": "4.0",
"source_files": "MacDeviceInfo/Classes/**/*",
"swift_version": "4.0"
}