blob: 74032dd3da972f963ab09e74515163a3ebb9e69b [file] [log] [blame]
{
"name": "BGNavigationBar",
"version": "0.4",
"summary": "BGNavigationBar Custom Transparent iOS7 style Navigation Bar for iOS5",
"description": "BGNavigationBar in Replacement for older iOS SDK for new iOS7 style Navigation Bar\n\n * Custom Navigation Bar\n * Transparent View\n * Old SDK iOS5 support with iOS7 style view",
"homepage": "https://github.com/bishalg/BGNavigationBar",
"license": "MIT",
"authors": {
"Bishal Ghimire": "bishal.ghimire@gmail.com"
},
"social_media_url": "http://twitter.com/bishal_ghimire",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/bishalg/BGNavigationBar.git",
"tag": "0.4"
},
"source_files": [
"BGNavigationBar",
"BGNavigationBar/**/*.{h,m}"
],
"exclude_files": "BGNavigationBar/SupportingFiles",
"requires_arc": true
}