blob: 23d7ccc42bde0df5231bbe319899ada96ddce092 [file] [log] [blame]
{
"name": "JLLayoutConstraint",
"version": "0.0.1",
"summary": "A until for layout constraint",
"description": "It is a until to add layout constraint.",
"homepage": "https://github.com/JimmyLTS/JLLayoutConstraint",
"license": "MIT",
"authors": {
"吕同生": "lvtongsheng@126.com"
},
"source": {
"git": "https://github.com/JimmyLTS/JLLayoutConstraint.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JLLayoutConstraint/JLLayoutConstraint/*.{h,m}"
}