[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / d / 6 / STWTabBarController / 0.0.2 / STWTabBarController.podspec.json
blobd377c47b1e43e9905660c7b5688cecc864621578
2   "name": "STWTabBarController",
3   "version": "0.0.2",
4   "summary": "A swift slidable UITabBarController",
5   "description": "STWTabBarController is an UITabBarController subclass in order to have a sliding TabBarController with item indicator.",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "http://www.steewe.com",
10   "license": {
11     "type": "MIT"
12   },
13   "authors": {
14     "Raffaele Cerullo": "me@steewe.com"
15   },
16   "social_media_url": "https://twitter.com/Steewitter",
17   "source": {
18     "git": "https://github.com/SteeweGriffin/STWTabBarController.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "STWTabBarController/*.swift",
22   "requires_arc": true