[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / e / 2 / Empty / 0.1.0 / Empty.podspec.json
blob1a6a7f161ce4ac696643425acf83e6ee9a93536d
2   "name": "Empty",
3   "version": "0.1.0",
4   "summary": "Quick and easy UIView to use when you have no data to show. Also great for displaying errors!",
5   "description": "During those times where there is no data to show to your user, Empty to the rescue! Empty is a quick and easy way to display a message to your user and help with the next step by adding a button with 1 line of code. \n\nConfigured with default settings that will work for most use cases, but customizable enough to cover more.",
6   "homepage": "https://github.com/levibostian/Empty-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Levi Bostian": "levi.bostian@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/levibostian/Empty-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Empty/Classes/**/*",
22   "frameworks": "UIKit"