blob: 11d7f19931410072b40fb3b4f8e80dcd94e0691c [file] [log] [blame]
{
"name": "FadeOut",
"version": "0.1.0",
"summary": "Fadeout Description to use FadOut UIView",
"homepage": "https://github.com/MaheThiru/FadeOut",
"license": "MIT",
"authors": {
"THIRUVADISAMY_P": "ptsamy92@gmail.com"
},
"source": {
"git": "https://github.com/MaheThiru/FadeOut.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FadeOut": [
"Pod/Assets/*.png"
]
}
}