blob: 608c9116865af3ee53d093950eb1315418b54a39 [file] [log] [blame]
{
"name": "DnpKit",
"version": "1.0.0",
"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.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"SnapKit": [
]
}
}