blob: c10c1c4c27b623349ec3fc30966b1d0ce0fccb67 [file] [log] [blame]
{
"name": "NerdzStyle",
"version": "1.0.2",
"summary": "A CSS-like way of creation and applying styles to view components",
"homepage": "https://github.com/nerdzlab/NerdzStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NerdzLab": "supernerd@nerdzlab.com"
},
"source": {
"git": "https://github.com/nerdzlab/NerdzStyle.git",
"tag": "1.0.2"
},
"social_media_url": "https://nerdzlab.com",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0"
],
"source_files": "Sources/**/*",
"swift_version": "5.0"
}