[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / a / b / BGNavigationBar / 0.4 / BGNavigationBar.podspec.json
blob74032dd3da972f963ab09e74515163a3ebb9e69b
2   "name": "BGNavigationBar",
3   "version": "0.4",
4   "summary": "BGNavigationBar Custom Transparent iOS7 style Navigation Bar for iOS5",
5   "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",
6   "homepage": "https://github.com/bishalg/BGNavigationBar",
7   "license": "MIT",
8   "authors": {
9     "Bishal Ghimire": "bishal.ghimire@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/bishal_ghimire",
12   "platforms": {
13     "ios": "5.0"
14   },
15   "source": {
16     "git": "https://github.com/bishalg/BGNavigationBar.git",
17     "tag": "0.4"
18   },
19   "source_files": [
20     "BGNavigationBar",
21     "BGNavigationBar/**/*.{h,m}"
22   ],
23   "exclude_files": "BGNavigationBar/SupportingFiles",
24   "requires_arc": true