| { |
| "name": "NavigationBarUI", |
| "version": "0.9.1", |
| "summary": "More powerful and elegant to use UINavigationController and UINavigationBar", |
| "homepage": "https://github.com/alflix/NavigationBarUI", |
| "license": { |
| "type": "Apache-2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "John": "jieyuanz24@gmail.com" |
| }, |
| "social_media_url": "https://github.com/alflix", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/alflix/NavigationBarUI.git", |
| "tag": "0.9.1" |
| }, |
| "ios": { |
| "frameworks": "UIKit" |
| }, |
| "source_files": "Source/**/*.swift", |
| "module_name": "NavigationBarUI", |
| "requires_arc": true, |
| "swift_versions": "5.1", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "5.1" |
| }, |
| "static_framework": true, |
| "swift_version": "5.1" |
| } |