blob: 5576309fc4fadcaea20011452ada62753273ceeb [file] [log] [blame]
{
"name": "LIHAlert",
"version": "0.1.0",
"summary": "Animated banners for iOS",
"description": "LIHAlert provides animated banners for iOS which is written using the apple's newest programming language Swift 2.0",
"homepage": "https://github.com/Lasithih/LIHAlert",
"license": "MIT",
"authors": {
"Lasith Hettiarachchi": "lasith.h@fidenz.com"
},
"source": {
"git": "https://github.com/Lasithih/LIHAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LIHAlert": [
"Pod/Assets/*.png"
]
}
}