blob: 5127af7426de4b79ada9c34c45b12914715a0889 [file] [log] [blame]
{
"name": "SwiftStylish",
"version": "1.0.0",
"summary": "Transparent and simple library for styling your applications.",
"description": "Transparent and simple library for styling your applications.",
"homepage": "https://github.com/DSRCorporation/stylish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DSR": "support@dsr-company.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/DSRCorporation/stylish.git",
"tag": "1.0.0"
},
"source_files": "SwiftStylish/**/*.swift",
"exclude_files": "",
"requires_arc": true,
"swift_versions": [
5.0,
"5.0"
],
"swift_version": "5.0"
}