blob: 9997ab9ac79abb14eedcddf8159bbed051a84dd1 [file] [log] [blame]
{
"name": "JYConstraint",
"version": "1.0.4",
"summary": "Fast Layout Framework",
"description": "Fast Layout Framework. Support iOS 6.0",
"homepage": "https://github.com/XJYao/JYConstraint",
"license": "MIT",
"authors": {
"XJY": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XJYao/JYConstraint.git",
"tag": "1.0.4"
},
"source_files": "JYConstraint/**/*.{h,m}",
"public_header_files": "JYConstraint/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}