blob: 15fa38bc173942226005c8f573e0865b542c5747 [file] [log] [blame]
{
"name": "SwiftStylable",
"version": "1.1.3",
"summary": "Swift framework to enable project wide styles that can be used in Interface Builder.",
"description": "Swift framework to enable project wide styles that can be used in storyboards. You can predefine styles in a property list and use them in your project as well as in the interface builder.",
"homepage": "https://github.com/weareyipyip/SwiftStylable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marcel Bloemendaal": "m.bloemendaal@yipyip.nl"
},
"source": {
"git": "https://github.com/weareyipyip/SwiftStylable.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftStylable/Classes/**/*"
}