blob: 2765f942d0dbec733ab9b5640c021b4c1848e0de [file] [log] [blame]
{
"name": "STCTabView",
"version": "0.1.0",
"summary": "View library to create browser-like tab bar.",
"homepage": "https://github.com/satococoa/STCTabView",
"license": "MIT",
"authors": {
"Satoshi Ebisawa": "e.satoshi@gmail.com"
},
"source": {
"git": "https://github.com/satococoa/STCTabView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"QuartzCore"
]
}