blob: d1204c812556fbd15e2438e57f0f65a34d14edc1 [file] [log] [blame]
{
"name": "DnpKit",
"version": "1.0.4",
"summary": "A Cocoa chain extension,that can help you create your UI fastly",
"description": "Fast Chain of Cocoa For UI , you can help you create your UI fastly",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"homepage": "https://github.com/Zomfice/DnpKit",
"license": "MIT",
"authors": {
"Zomfice": "songchaofeng6@hotmail.com"
},
"source": {
"git": "https://github.com/Zomfice/DnpKit.git",
"tag": "1.0.4"
},
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
]
}
}