blob: 4e406352c1498f970459ffd85bf0cb477662cd59 [file] [log] [blame]
{
"name": "KYTabBarController",
"summary": "KYTabBarController this is a high extension, simple completion of the mainstream App framework for IOS.",
"description": "Support for iPhone and iPad. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"version": "0.0.4",
"homepage": "https://github.com/kingly09/KYTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kingly09/KYTabBarController.git",
"tag": "0.0.4"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "libs/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}