[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 6 / 8 / 1 / SVETabBarController / 0.1.0 / SVETabBarController.podspec.json
blob0b954d6054692b4195f59c0ab3ce62622afb2713
2   "name": "SVETabBarController",
3   "version": "0.1.0",
4   "authors": {
5     "Sérgio Estêvão": "sergioestevao@gmail.com"
6   },
7   "homepage": "https://github.com/SergioEstevao/SVETabBarController",
8   "summary": "A Tab Bar controller where the tabbar hides itself when scrolling inside the selected view.",
9   "source": {
10     "git": "https://github.com/SergioEstevao/SVETabBarController.git",
11     "tag": "v0.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ],
25   "source_files": "SVETabBarController"