blob: 7e59824d69871c612f672276023c76cf5a9b71d0 [file] [log] [blame]
{
"name": "DZ_UIKit",
"version": "0.3.3",
"summary": "Custom UIs that be used in Topeko",
"description": "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.3.3"
},
"platforms": {
"ios": "8.3"
},
"source_files": "DZ_UIKit/Classes/**/*",
"resources": [
"DZ_UIKit/Assets/*.png"
],
"deprecated": true
}