blob: fddfc755247c64afbafdbe3eba79642ed6999873 [file] [log] [blame]
{
"name": "Styles",
"version": "0.26.0",
"summary": "UI Elements rapid styling",
"description": "UIElements styling made easy, declarative and rapid.",
"homepage": "https://github.com/inloop/Styles",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Radim Halfar": "radim.halfar@inloop.eu",
"Jakub Petrik": "petrik@inloop.eu"
},
"source": {
"git": "https://github.com/inloop/Styles.git",
"tag": "0.26.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Styles/Classes/**/*",
"testspecs": [
{
"name": "Tests",
"test_type": "unit",
"source_files": "Styles/Tests/**/*"
}
]
}