blob: cd3ead892846a280061090f1f4eb7232745ea7ce [file] [log] [blame]
{
"name": "OZTabBarController",
"version": "0.2.1",
"summary": "Lightweight tab bar controller geared for maximum customizability.",
"homepage": "https://github.com/chakrit/oztabbarcontroller",
"license": "BSD",
"authors": {
"Chakrit Wichian": "service@chakrit.net"
},
"source": {
"git": "https://github.com/chakrit/oztabbarcontroller.git",
"tag": "v0.2.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "OZTabBarController/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}