[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / e / LPSnackbar / 3.1.0 / LPSnackbar.podspec.json
blob478851514cc5bc5bb386c7acb9522223564e0307
2   "name": "LPSnackbar",
3   "version": "3.1.0",
4   "swift_version": "4.2.0",
5   "summary": "A flexible and easy to use Snackbar control for iOS.",
6   "description": "Flexible and customizable Android inspired Snackbar control for iOS devices.",
7   "homepage": "https://github.com/luispadron/LPSnackbar",
8   "screenshots": "https://raw.githubusercontent.com/luispadron/LPSnackbar/master/.github/Screen1.png",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Luis Padron": "luispadronn@gmail.com"
15   },
16   "social_media_url": "http://luispadron.com",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source": {
21     "git": "https://github.com/luispadron/LPSnackbar.git",
22     "tag": "v3.1.0"
23   },
24   "source_files": [
25     "src/LPSnackbar",
26     "src/LPSnackbar/**/*.{h,m}"
27   ]