blob: b7ac02c3e7be6ac02c6bb749d810590d81f5f2d2 [file] [log] [blame]
{
"name": "MFLicensing",
"version": "1.0.0",
"license": "Public Domain",
"summary": "Software License Generation and Validation Library.",
"homepage": "https://github.com/freshcode/MFLicensing",
"authors": {
"Freshcode": "info@madefresh.ca"
},
"source": {
"git": "https://github.com/freshcode/MFLicensing.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"MFLicensing/mflicensing.{h,c}"
],
"requires_arc": true,
"dependencies": {
"MFMathLib": [
"~>1.0.0"
]
}
}