blob: bdf4621475a7b90acbb19d0057948fb206edb3b0 [file] [log] [blame]
{
"name": "Delirium",
"version": "0.2.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`.\n- Present a `UIAlertController` from an `NSError`.",
"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.2.0"
},
"social_media_url": "https://twitter.com/icapps",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*",
"resources": "Assets/Delirium.bundle"
}