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