blob: 376e615d767018bf579dd6cedfb97650181108ed [file] [log] [blame]
{
"name": "WizyKit",
"version": "0.1.6",
"summary": "WizyKit is a framework with many graphics elements for help you to create nice user interface for your iOS app",
"description": "WizyKit is a framework with many graphics elements for help you to create nice user interface for your iOS app like textfield floating, indicatorView, ...",
"homepage": "https://github.com/Nexmind/WizyKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julien Henrard": "j.henrard@nexmind.com"
},
"source": {
"git": "https://github.com/Nexmind/WizyKit.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WizyKit/Classes/**/*"
}