blob: 427db42c7445491c63e0e3d22ccefb86ee873fcc [file] [log] [blame]
{
"name": "MTCustomAppearance",
"version": "0.1.0",
"summary": "Customize the appearance of your app.",
"description": "Methods that help developer tp customize look and feel of apps",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"MTCustomAppearance": [
"Pod/Assets/*.png"
]
}
}