blob: 36ed6b97d52e6c3d2b985603a55826dd3ea3b6eb [file] [log] [blame]
{
"name": "MXAutoLayout",
"version": "2.1.0",
"summary": "MXAutoLayout is a delightful layout framework for iOS platform.",
"description": "The first stable version of MXAutoLayout, is a delightful layout framework for iOS platform.",
"homepage": "https://github.com/Meniny/MXAutoLayout-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXAutoLayout-in-Objective-C.git",
"tag": "2.1.0"
},
"source_files": "MXAutoLayout/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}