blob: 7adb8a0600dfeecfa42f1e474d945a6f85417f80 [file] [log] [blame]
{
"name": "DZ_UIKit",
"version": "0.6.0",
"summary": "Custom UIs that be used in Topeko",
"description": "* 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.0"
},
"social_media_url": "https://twitter.com/darkzero_mk2",
"platforms": {
"ios": "8.3"
},
"source_files": "DZ_UIKit/Classes/**/*",
"resources": [
"DZ_UIKit/Assets/*.png"
],
"pushed_with_swift_version": "4.0",
"deprecated": true
}