blob: 7996506cef3f535b614d082c2189fd0021c346e0 [file] [log] [blame]
{
"name": "LIHAlert",
"version": "1.1.1",
"summary": "Animated banners for iOS",
"description": "LIHAlert provides animated banners for iOS which is written in Swift 2.0",
"homepage": "https://github.com/Lasithih/LIHAlert",
"license": "MIT",
"authors": {
"Lasith Hettiarachchi": "lasithih@yahoo.com"
},
"source": {
"git": "https://github.com/Lasithih/LIHAlert.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LIHAlert": [
"Pod/Assets/*.png"
]
}
}