[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 6 / SCNavTabBarController / 0.3.3 / SCNavTabBarController.podspec.json
bloba990fbbaacec24037feb5d5859af8090aa27cc62
2   "name": "SCNavTabBarController",
3   "version": "0.3.3",
4   "summary": "SCNavTabBarController demo is like news client control and manager subviewcontroller",
5   "description": "Fork from original master branch, and my reversion added features autolayout support\ncan specify container view, more property to modify apperance.",
6   "homepage": "https://github.com/DonYang/SCNavTabBarController",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "shicang1990": "shicang1990@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/DonYang/SCNavTabBarController.git",
18     "tag": "0.3.3"
19   },
20   "requires_arc": true,
21   "source_files": "SCNavTabBarController/**/*.{h,m}",
22   "resources": "SCNavTabBarController/*.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]