blob: 982717595a2c56baf634e84506f7625a7f96240a [file] [log] [blame]
{
"name": "SnapKitten",
"version": "1.1.14",
"summary": "A library based on SnapKit and Constraint system. It try to simplify the linear case of UI Constraint",
"description": "A library based on SnapKit and Constraint system. It try to simplify the linear case of UI Constraint\n Future would create a android equalivalent.",
"homepage": "https://github.com/springwong/SnapKitten",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Spring Wong": "rudolphwong2002@gmail.com"
},
"source": {
"git": "https://github.com/springwong/SnapKitten.git",
"tag": "1.1.14"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SnapKitten/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
]
},
"pushed_with_swift_version": "3.0"
}