blob: 4aa9c6dd037a956409c231faedaf3a6ee5d141b1 [file] [log] [blame]
{
"name": "YJUIViewUtils",
"version": "0.1.0",
"summary": "YJUIViewUtils.UIViewUtils.include .left, .right.centerX, .centerY,removeAllSubviews",
"description": "UIViewUtils.include .left, .right .... depend on nicklockwood/ViewUtils, add .centerX, .centerY,removeAllSubviews",
"homepage": "https://github.com/yang152412/YJUIViewUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨世昌": "yang152412@163.com"
},
"source": {
"git": "https://github.com/yang152412/YJUIViewUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YJUIViewUtils/**/*",
"public_header_files": "YJUIViewUtils/**/*.h"
}