blob: 622697208a6823aacd2ac85fa6f94747975213c3 [file] [log] [blame]
{
"name": "Backgroundable",
"version": "0.1.5",
"summary": "A collection of handy classes, extensions and global functions to handle being in the background on iOS using Swift.",
"homepage": "https://github.com/BellAppLab/Backgroundable",
"license": "MIT",
"authors": {
"Bell App Lab": "apps@bellapplab.com"
},
"source": {
"git": "https://github.com/BellAppLab/Backgroundable.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}