blob: 84cbcd8b337256c6b6af4857a8ef30b52df342ea [file] [log] [blame]
{
"name": "SCNavTabBarController",
"version": "0.3.4",
"summary": "SCNavTabBarController demo is like news client control and manager subviewcontroller",
"description": "Fork from original master branch, and my reversion added features autolayout support\ncan specify container view, more property to modify apperance.",
"homepage": "https://github.com/DonYang/SCNavTabBarController",
"license": {
"type": "MIT"
},
"authors": {
"shicang1990": "shicang1990@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DonYang/SCNavTabBarController.git",
"tag": "0.3.4"
},
"requires_arc": true,
"source_files": "SCNavTabBarController/**/*.{h,m}",
"resources": "SCNavTabBarController/*.bundle",
"frameworks": [
"Foundation",
"UIKit"
]
}