blob: 36dcceeb0868d2f80625bf08e00583ddf06d052b [file] [log] [blame]
{
"name": "AGNavigationBarShape",
"version": "0.3.3",
"summary": "AGNavigationBarShape is a custom navigation bar with severals shapes.",
"description": "AGNavigationBarShape allows you to custom the navigation bar with severals shapes availables. The height of the shape is also customizable.",
"homepage": "https://github.com/grifas/AGNavigationBarShape",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aurelien Grifasi": "aurelien.grifasi@gmail.com"
},
"source": {
"git": "https://github.com/grifas/AGNavigationBarShape.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AGNavigationBarShape/Classes/**/*",
"xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}