[Add] TensorFlowLiteC 0.0.1-nightly.20250105
[CocoaPods.git] / Specs / 4 / b / 7 / iToolbar / 0.1.1 / iToolbar.podspec.json
bloba66ac48f662ac5b7a56b3bb7cfd92c391073edc9
2   "name": "iToolbar",
3   "version": "0.1.1",
4   "summary": "Easy to use UIToolbar for UINavigationBar.",
5   "description": "Easy to use UIToolbar for UINavigationBar. Add UIToolbarItem or a custome view in iToolbar.",
6   "homepage": "https://github.com/ericpinet/iToolbar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ericpinet": "pineri01@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ericpinet/iToolbar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iToolbar/Classes/**/*",
22   "frameworks": "UIKit"