blob: e4545a13e4a6f162ff8741b30a9fa5f3f8b144ef [file] [log] [blame]
{
"name": "TopTabBarView",
"version": "0.1.0",
"summary": "A simple top tab bar view",
"homepage": "https://github.com/daisuke310vvv/TopTabBarView",
"screenshots": "https://dl.dropboxusercontent.com/s/lzlrbrskn3423i8/topTabBarViewDemo.gif",
"license": "MIT",
"authors": {
"Daisuke Sato": "daisuke.sato1991@gmail.com"
},
"source": {
"git": "https://github.com/daisuke310vvv/TopTabBarView.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/st_dsk",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TopTabBarView": [
"Pod/Assets/*.png"
]
}
}