blob: e7b1329066add92a112f453b58e806a2ee3f43f2 [file] [log] [blame]
{
"name": "SnapKitExtend",
"version": "1.0.6",
"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.6"
},
"source_files": "SnapKitExtend/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0"
},
"swift_version": "5.0",
"dependencies": {
"SnapKit": [
]
}
}