[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / 4 / SnackView / 1.0.9 / SnackView.podspec.json
blobbf45d3bc8c1b4bdc4496265914f0570854670a18
2   "name": "SnackView",
3   "version": "1.0.9",
4   "summary": "A new way to stack UI items in the bottom of the screen.",
5   "swift_versions": "4.2",
6   "description": "SnackView present a customizable AppStore alert style which remains anchored in bottom of the screen.",
7   "homepage": "http://www.lucacasula.it",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Luca Casula": "lucacasula@icloud.com"
14   },
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/lucacasula91/SnackView.git",
20     "tag": "1.0.9"
21   },
22   "source_files": "SnackView/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "resource_bundles": {
25     "SnackView": [
26       "SnackView/**/*.{png}"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.2"
31   },
32   "swift_version": "4.2"