blob: 3dd0a1934503dbb9940d1fbb5c6179ab56a4de18 [file] [log] [blame]
{
"name": "SnapKitExtend",
"version": "1.0.7",
"license": "MIT",
"summary": "Snapkit extend to support multiple view layout and a grid layout.",
"homepage": "https://github.com/spicyShrimp/SnapKitExtend",
"authors": {
"spricyShrimp": "78268731@qq.com"
},
"source": {
"git": "https://github.com/spicyShrimp/SnapKitExtend.git",
"tag": "1.0.7"
},
"source_files": "SnapKitExtend/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"swift_version": "5.0",
"dependencies": {
"SnapKit": [
]
}
}