blob: 3d1bd9e8cea1d765c775ebd16412252879594ea4 [file] [log] [blame]
{
"name": "VVCustomNavigationBar",
"version": "1.1.0",
"summary": "A Custom NavigationBar.",
"homepage": "https://github.com/yoferzhang/VVCustomNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoferzhang": "yoferzhang@gmail.com"
},
"source": {
"git": "https://github.com/yoferzhang/VVCustomNavigationBar.git",
"tag": "1.1.0"
},
"social_media_url": "https://yoferzhang.com",
"platforms": {
"ios": "8.0"
},
"source_files": "VVCustomNavigationBar/Classes/*.{h,m}",
"requires_arc": true
}