blob: 21f9cb7c9f36bc7e620cd08c045a13a53a5deb00 [file] [log] [blame]
{
"name": "FadeOut",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FadeOut": [
"Pod/Assets/*.png"
]
}
}