blob: dad5a06fdb38cf1188858bd0947eb26f676e8fa9 [file] [log] [blame]
{
"name": "RSTabBarController",
"version": "0.1.0",
"summary": "full customizable TabBarController; drop-in replacement of UITabBarController.",
"homepage": "https://github.com/b051/RSTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rex Sheng": "shengning@gmail.com"
},
"source": {
"git": "https://github.com/b051/RSTabBarController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "RS*.{h,m}",
"requires_arc": true
}