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