| { |
| "name": "TPGHorizontalMenu", |
| "version": "1.1.4", |
| "summary": "Horizontal menu navigation.", |
| "description": "Framework done to improve user experience when navigation through screens.", |
| "homepage": "https://github.com/3pillarlabs/ios-horizontalmenu", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Bogdan Todea": "bogdan.todea@3pillarglobal.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/3pillarlabs/ios-horizontalmenu.git", |
| "tag": "1.1.4" |
| }, |
| "source_files": [ |
| "Sources", |
| "Sources/**/*.{h,m}" |
| ], |
| "pushed_with_swift_version": "4.0.2.swift.version" |
| } |