[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 7 / GBStorageController / 1.0.2 / GBStorageController.podspec.json
blob85918f2ba25ff8e13a6603b44e94df0721acd4c3
2   "name": "GBStorageController",
3   "version": "1.0.2",
4   "summary": "iOS Control for a retractable tab bar that supports full customisation in terms of sizing, behaviour, and custom views.",
5   "homepage": "https://github.com/lmirosevic/GBStorageController",
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/GBStorageController.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "GBStorageController/GBStorageController.{h,m}",
19   "public_header_files": "GBStorageController/GBStorageController.h",
20   "requires_arc": true,
21   "dependencies": {
22     "GBToolbox": [
24     ]
25   }