blob: 7f04a629922aef30619822d2ecaf10552cfe73a3 [file] [log] [blame]
{
"name": "WARDoorView",
"version": "1.0.2",
"summary": "Door Animation view in iOS",
"description": "This project shows Door open/close animation.",
"homepage": "https://github.com/rishi420/WARDoorView",
"license": "MIT",
"authors": {
"Warif Akhand Rishi": "rishi420@gmail.com"
},
"source": {
"git": "https://github.com/rishi420/WARDoorView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WARDoorView": [
"Pod/Assets/*.png"
]
}
}