[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / d / 6 / 0 / TONavigationBar / 1.0.0 / TONavigationBar.podspec.json
blob5ef2e83754f774b5e4212eb4361a99f550584dd9
2   "name": "TONavigationBar",
3   "version": "1.0.0",
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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "TONavigationBar/**/*.{h,m}",
19   "requires_arc": true