blob: 994dc6ee1b8551d77b76720fff17bff4ef1261e2 [file] [log] [blame]
{
"name": "Delirium",
"version": "0.1.0",
"summary": "A set of UI components that we tend to reuse at iCapps.",
"description": "Delirium contains a set of UI components for reuse. Like for example:\n\n- Shake your `UIView`.",
"homepage": "https://github.com/icapps/ios-delirium",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jelle Vandebeeck": "jelle@fousa.be"
},
"source": {
"git": "https://github.com/icapps/ios-delirium.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/icapps",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*"
}