| { |
| "name": "STTabbar", |
| "version": "0.1.0", |
| "summary": "A subclass on UITabbar that provides a custom shape to Tabbar.", |
| "description": "This CocoaPod provides the ability to customize a shape of UITabbar with raised Center button", |
| "homepage": "https://github.com/11Shraddha/STTabbar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "11Shraddha": "shraddhasojitra11@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/11Shraddha/STTabbar.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "12.0" |
| }, |
| "source_files": "STTabbar/Classes/**/*" |
| } |