blob: 08110e960825d2ec9f9805bacd86e2a204591dcb [file] [log] [blame]
{
"name": "Backgroundable",
"version": "0.3.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.3.5"
},
"social_media_url": "https://twitter.com/BellAppLab",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{swift}",
"frameworks": "UIKit"
}