blob: ca26b49373c0e4bc9b238ef8e07cf7d320c6e420 [file] [log] [blame]
{
"name": "QUGenderView",
"version": "0.1.0",
"summary": "Cool Animation for gender selection in your iOS Application.",
"description": "TODO: Cool Animation for gender selection in your iOS Application.\nGenderView is the main class which holds all control of animation as well as user interaction on gender selection.\nyou can user this class in few steps. Initializer method of GenderView takes a color as parameter which is the clothing color of male and female.",
"homepage": "https://github.com/syedqamara/QUGenderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"syedqamara": "syedqamar.a1@gmail.com"
},
"source": {
"git": "https://github.com/syedqamara/QUGenderView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QUGenderView/Classes/**/*"
}