blob: 1bbd4f40fdc8aba2724d103478446190dc76d044 [file] [log] [blame]
{
"name": "MTCustomAppearance",
"version": "0.1.2",
"summary": "Customize the appearance of your app.",
"description": "Customize the appearance of your app. Adding more UIControls soon. Available controls. \n*UISwitch\n*UIStepper\n*UIProgressView\n*UISlider\n",
"homepage": "https://github.com/alokc83/MTCustomAppearance",
"license": "MIT",
"authors": {
"Alok Choudhary": "alok.c83@gmail.com"
},
"source": {
"git": "https://github.com/alokc83/MTCustomAppearance.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"MTCustomAppearance": [
"Pod/Assets/*.png"
]
}
}