[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 0 / 7 / SuperDelegate / 0.8.2 / SuperDelegate.podspec.json
blob39debb02815ccf07b4568380368fc433fdc2ced6
2   "name": "SuperDelegate",
3   "version": "0.8.2",
4   "license": "Apache License, Version 2.0",
5   "summary": "SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle.",
6   "homepage": "https://github.com/square/SuperDelegate",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/SuperDelegate.git",
10     "tag": "0.8.2"
11   },
12   "source_files": "Sources/*.swift",
13   "platforms": {
14     "ios": "8.0"
15   }