[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 5 / Shazam / 0.0.2 / Shazam.podspec.json
bloba2e861817620c1c32342fd00a77447fa2c0d23d2
2   "name": "Shazam",
3   "version": "0.0.2",
4   "summary": "An easy solution to nested scrolling",
5   "homepage": "https://github.com/bawn/Shazam",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bawn": "lc5491137@gmail.com"
12   },
13   "swift_version": "4.2",
14   "source": {
15     "git": "https://github.com/bawn/Shazam.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "SnapKit": [
25     ]
26   },
27   "source_files": [
28     "Shazam/*.swift",
29     "Shazam/Shazam.h"
30   ]