[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / d / 6 / 0 / TONavigationBar / 0.0.1 / TONavigationBar.podspec.json
blobad8cd9c2183c409e4ffa48edbdad293a0606fbf7
2   "name": "TONavigationBar",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A UINavigationBar subclass that recreates the clear bar style of Apple's modern apps",
9   "homepage": "https://github.com/TimOliver/TONavigationBar",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TONavigationBar.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "TONavigationBar/**/*.{h,m}",
19   "requires_arc": true