blob: 172a9c7d49e44a2378d31acedc226ef5253124df [file] [log] [blame]
{
"name": "DSLibAlerts",
"version": "1.0.1",
"summary": "A library for displaying alerts to user.",
"description": "A library for displaying alerts for user. Description to written.\n",
"homepage": "https://github.com/diejmon/DSLibAlerts",
"license": "MIT",
"authors": {
"Alexander Belyavskiy": "diejmon@gmail.com"
},
"source": {
"git": "https://github.com/diejmon/DSLibAlerts.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DSLibAlerts": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"DSLibCore": [
]
}
}