blob: 15cf27229eae2124ac0cbeda3d4d697c0c5266d9 [file] [log] [blame]
{
"name": "SwiftStylable",
"version": "1.3.2",
"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.3.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftStylable/Classes/**/*"
}