blob: 72318054606a1f85d9ee034e016280cbdaad0527 [file] [log] [blame]
{
"name": "ZRTabView",
"version": "0.1.1",
"summary": "An easy lightweight tab bar controller that is scrollable and tab bar items are flexible with text sizes.",
"homepage": "https://github.com/raihan/ZRTabView",
"license": "MIT",
"authors": {
"Abdullah Md. Zubair": "raihan.zbr@gmail.com"
},
"source": {
"git": "https://github.com/raihan/ZRTabView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ZRTabView": [
"Pod/Assets/*.png"
]
}
}