blob: 47f93c50e8f29d4b0a4e69b90f54af52528fa10d [file] [log] [blame]
{
"name": "EBTUINavigationBarShape",
"version": "1.0.0",
"summary": "iOS customizes three style shapes for the navigation bar",
"description": "iOS customize three styles (water wave sawtooth arc) shape for the navigation bar",
"homepage": "https://github.com/KBvsMJ/EBTNavigationBarShapeDemo",
"license": "MIT",
"authors": {
"KBvsMJ": "2455063164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/KBvsMJ/EBTNavigationBarShapeDemo.git",
"tag": "1.0.0"
},
"source_files": "EBTUINavigationBarShape/*.{h,m}",
"exclude_files": "Classes/Exclude"
}