blob: 8043efb9511b48f89c99937beb2df2067901494a [file] [log] [blame]
{
"name": "MXAutoLayout",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "MXAutoLayout/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}