blob: c601beb65eca976bd22eddd0df75028702c40282 [file] [log] [blame]
{
"name": "StyleMePretty",
"version": "0.1",
"license": "MIT",
"summary": "Set style with a single line of code to create beautiful applications.",
"homepage": "https://github.com/Dedecube/StyleMePretty",
"social_media_url": "http://www.dedecube.com",
"authors": {
"Elena Porcelli": "elena@dedecube.com",
"Fabrizio Infante": "fabrizio@dedecube.com"
},
"source": {
"git": "https://github.com/Dedecube/StyleMePretty.git",
"tag": "0.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_version": "4.1"
}