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