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