[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 8 / UDL / 0.0.1 / UDL.podspec.json
blob8932cd2b8325e80a4e0daf3e3d5490e7ccc347b4
2   "name": "UDL",
3   "version": "0.0.1",
4   "summary": "A short description of UDL.",
5   "description": "A longer description of UDL in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "http://udl.io",
7   "license": "Commercial",
8   "authors": {
9     "donutt": "donutt@udl.io"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "http": "https://dl.dropboxusercontent.com/s/vmxpejyx493iy23/UDL.framework.zip"
16   },
17   "preserve_paths": "UDL/UDL.framework",
18   "vendored_frameworks": "UDL/UDL.framework",
19   "public_header_files": "UDL/**/*.h",
20   "source_files": [
21     "UDL",
22     "UDL/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "CoreSpotlight",
26     "MobileCoreServices"
27   ],
28   "requires_arc": true