blob: 51d938eed31104c4a5f82907b4bd50939fc22303 [file] [log] [blame]
{
"name": "ITWLoadingPanel",
"version": "1.0.0",
"license": "Apache License, Version 2.0",
"summary": "Drop in classes for adding a download info panel.",
"homepage": "https://github.com/brunow/ITWLoadingPanel",
"authors": {
"Bruno Wernimont": "bruno.wernimont+github@gmail.com"
},
"source": {
"git": "https://github.com/brunow/ITWLoadingPanel.git",
"tag": "1.0.0"
},
"description": "ITWLoadingPanel is a class for adding a download info panel, made at Intotheweb.",
"platforms": {
"ios": null
},
"source_files": "ITWLoadingPanel/*.{h,m}",
"resources": "ITWLoadingPanel/*.{xib}",
"requires_arc": false
}