blob: 4e37be7b59c3b9871943833ac4e01bbf9709a473 [file] [log] [blame]
{
"name": "WizyKit",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WizyKit/Classes/**/*"
}