blob: b1e1cf62a4429bf09b3c1511b0dd4bd270075ada [file] [log] [blame]
{
"name": "Styleable",
"version": "0.0.1",
"summary": "Styleable views for Storyboard",
"description": "Add custom styles to views directly from your Storyboard",
"homepage": "https://github.com/dcestari/Styleable",
"license": "MIT",
"authors": {
"Daniel Cestari": "dcestari@gmail.com"
},
"social_media_url": "https://twitter.com/dcestari",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/dcestari/Styleable.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}