[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / 6 / Backgroundable / 0.3.6.1 / Backgroundable.podspec.json
blob894095c42eadc32a3d6714f220a0572d892a4c9a
2   "name": "Backgroundable",
3   "version": "0.3.6.1",
4   "summary": "A collection of handy classes, extensions and global functions to handle being in the background on iOS using Swift.",
5   "homepage": "https://github.com/BellAppLab/Backgroundable",
6   "license": "MIT",
7   "authors": {
8     "Bell App Lab": "apps@bellapplab.com"
9   },
10   "source": {
11     "git": "https://github.com/BellAppLab/Backgroundable.git",
12     "tag": "0.3.6.1"
13   },
14   "social_media_url": "https://twitter.com/BellAppLab",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{swift}",
20   "frameworks": "UIKit"