blob: fbd579c4d72bdfc83c747d758787c8c5fefc0661 [file] [log] [blame]
{
"name": "WARDoorView",
"version": "1.0.0",
"summary": "Door animation",
"description": "Door open/close animation in iOS",
"homepage": "https://github.com/rishi420/WARDoorView",
"license": "MIT",
"authors": {
"Warif Akhand Rishi": "rishi.warif@genweb2.com"
},
"source": {
"git": "https://github.com/rishi420/WARDoorView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WARDoorView": [
"Pod/Assets/*.png"
]
}
}