[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / 5 / 6 / Backgroundable / 0.3.6 / Backgroundable.podspec.json
blob9abec450e2d8db91ef72412ace7ca8222dd6210d
2   "name": "Backgroundable",
3   "version": "0.3.6",
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"
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"