[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 5 / 2 / AMDraggableBlurView / 0.1.1 / AMDraggableBlurView.podspec.json
blob4f8960c8ed409fc273cd8bb780030d45e5645814
2   "name": "AMDraggableBlurView",
3   "version": "0.1.1",
4   "summary": "Draggable blurred view. This control is inspired by the brilliant work of César Pinto Castillo's AMBlurView",
5   "homepage": "https://github.com/andreamazz/AMDraggableBlurView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrea Mazzini": "andrea.mazzini@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/andreamazz/AMDraggableBlurView.git",
15     "tag": "0.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "AMDraggableBlurView",
22     "*.{h,m}"
23   ],
24   "frameworks": "QuartzCore",
25   "requires_arc": true