[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / 6 / Backgroundable / 0.3.3 / Backgroundable.podspec.json
blob0e7cd09e1ae4f2ea0ddfc719241ce3487ed7fb09
2   "name": "Backgroundable",
3   "version": "0.3.3",
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.3"
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"