blob: 22f5f65c738d13e19d3bbb7b3489d2253c534c0a [file] [log] [blame]
{
"name": "YJAutoLayout",
"version": "1.1.4",
"summary": "NSLayoutConstraint的相关扩展和封装",
"homepage": "https://github.com/937447974/YJAutoLayout",
"description": "姓名:阳君;QQ:937447974;技术群:557445088\nExtend:NSLayoutConstraint相关扩展;\nCore:核心库NSLayoutConstraint相关,使用和NSLayoutAnchor类似;",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"阳君": "937447974@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/937447974/YJAutoLayout.git",
"tag": "v1.1.4"
},
"dependencies": {
"YJCocoa": [
]
},
"deprecated": true,
"deprecated_in_favor_of": "YJCocoa",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}