blob: bcd8b434baeb8b22b317c4f143c603738331efbf [file] [log] [blame]
{
"name": "JKTabBarController",
"version": "0.0.1",
"summary": "JKTabBarController is a custom TabBarController with way more feature support.",
"homepage": "https://github.com/fsjack/JKTabBarController",
"license": "MIT",
"authors": {
"Jackie": "fsjack@gmail.com"
},
"source": {
"git": "https://github.com/fsjack/JKTabBarController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "JKTabBarController",
"public_header_files": "JKTabBarController/*.h",
"requires_arc": true
}