[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / f / GBStorage / 2.6.0 / GBStorage.podspec.json
blobac7d3fd8b26d40525c414cc1d96f5b096c04dee6
2   "name": "GBStorage",
3   "version": "2.6.0",
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.7"
13   },
14   "source": {
15     "git": "https://github.com/lmirosevic/GBStorage.git",
16     "tag": "2.6.0"
17   },
18   "source_files": "GBStorage.{h,m}",
19   "public_header_files": "GBStorage.h",
20   "requires_arc": true