[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / b / f / GBStorage / 2.2.1 / GBStorage.podspec.json
bloba0185de0628bb75bd755dc7228edba18e46af60d
2   "name": "GBStorage",
3   "version": "2.2.1",
4   "summary": "Simple iOS and Mac OS X persistence layer with in-memory caching, optional persistence, pre-loading, namespacing and a sweet syntax.",
5   "homepage": "https://github.com/lmirosevic/GBStorage",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Luka Mirosevic": "luka@goonbee.com"
9   },
10   "platforms": {
11     "ios": "5.0",
12     "osx": "10.6"
13   },
14   "source": {
15     "git": "https://github.com/lmirosevic/GBStorage.git",
16     "tag": "2.2.1"
17   },
18   "source_files": "GBStorage.{h,m}",
19   "public_header_files": "GBStorage.h",
20   "requires_arc": true