[Add] DatadogSessionReplay 2.22.0
[CocoaPods.git] / Specs / a / 6 / b / JAQBlurryTableViewController / 0.0.2 / JAQBlurryTableViewController.podspec.json
blob3172230725f855af5fc28b57a65519cad3d165e6
2   "name": "JAQBlurryTableViewController",
3   "version": "0.0.2",
4   "summary": "UITableViewController with a Blurry Header that unblurs when scrolling up",
5   "homepage": "https://github.com/JavierQuerol/JAQBlurryTableViewController",
6   "screenshots": "https://dl.dropboxusercontent.com/u/15831273/JAQBlurryDemo.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Javier Querol": "javier.querol@treenovum.es"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/JavierQuerol/JAQBlurryTableViewController.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "public_header_files": "Classes/**/*.h",
23   "requires_arc": true