blob: 7769ac5b581e984a9abd716e7a343155942e6649 [file] [log] [blame]
{
"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"
}