[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / 1 / VLBFoundation / 1.0 / VLBFoundation.podspec.json
blob47b23e666ec11f0c7e1213a724d659053ce5944c
2   "name": "VLBFoundation",
3   "version": "1.0",
4   "summary": "A library of classes used throughout the codebase of verylargebox.app",
5   "homepage": "https://github.com/qnoid/VLBFoundation",
6   "license": "MIT",
7   "authors": {
8     "Markos Charatzas": "markos@qnoid.com"
9   },
10   "source": {
11     "git": "https://github.com/qnoid/VLBFoundation.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "VLBFoundation/**/*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true