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