blob: fb4347bee572f538ac99500faed732f7ab85089c [file] [log] [blame]
{
"name": "LCTabBarController",
"version": "1.0.0",
"summary": "A amazing and highly customized tabBarController! You could almost customize 100% of the properties! Support: http://www.leodong.com",
"homepage": "https://github.com/LeoiOS/LCTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leo": "leoios@sina.com"
},
"social_media_url": "http://www.leodong.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoiOS/LCTabBarController.git",
"tag": "1.0.0"
},
"source_files": "LCTabBarController/**/*.{h,m}",
"resources": "LCTabBarController/LCTabBarController.bundle",
"requires_arc": true
}