blob: 8e3d3b81e3e81b715398742e1427ac50295266a8 [file] [log] [blame]
{
"name": "DZ_UIKit",
"version": "0.6.1",
"summary": "Custom UIs that be used in Topeko",
"description": "* 0.6.1\nFix some bug in checkbox group\n---\n* 0.6.0\nUpdate to Swift4.\n---\n* 0.2.4\nAdd DZStepper, which can be used in both code or storyboard.",
"homepage": "https://github.com/darkzero/DZ_UIKit",
"license": "MIT",
"authors": {
"darkzero": "topeko.feedback@gmail.com"
},
"source": {
"git": "https://github.com/darkzero/DZ_UIKit.git",
"tag": "0.6.1"
},
"social_media_url": "https://twitter.com/darkzero_mk2",
"platforms": {
"ios": "8.3"
},
"source_files": "DZ_UIKit/Classes/**/*",
"resources": [
"DZ_UIKit/Assets/*.png"
],
"deprecated": true
}