| { |
| "name": "NView", |
| "version": "0.1.0", |
| "summary": "Just a viwe that appear in top", |
| "description": "Just a viwe that appear in top fdfdfsfsdfsf", |
| "homepage": "https://github.com/vladaccess/NView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Vlad": "vladaccess@outlook.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/vladaccess/NView.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": "Source/**/*.{swift}", |
| "frameworks": "UIKit", |
| "requires_arc": true, |
| "swift_version": "4.0" |
| } |