blob: c5559a7024c551a66491671c12dfcd5632bb37ca [file] [log] [blame]
{
"name": "MXOCRuntimeUtils",
"version": "1.0.0",
"summary": "A framework for Objective-C Runtime Utils.",
"description": "The first version of MXOCRuntimeUtils, a framework for Objective-C Runtime Utils.",
"homepage": "https://github.com/Meniny/MXOCRuntimeUtils",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXOCRuntimeUtils.git",
"tag": "1.0.0"
},
"source_files": "MXOCRuntimeUtils/*",
"frameworks": [
"Foundation",
"UIKit"
],
"deprecated": true
}