blob: b1b35afacbcb4403e98c6e54bc2b0280e9485054 [file] [log] [blame]
{
"name": "Verbena",
"version": "1.0.1",
"summary": "Get image instances from Quartz drawing code.",
"homepage": "https://github.com/kaishin/Verbena",
"social_media_url": "http://twitter.com/kaishin",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Reda Lemeden": "reda@thoughtbot.com"
},
"source": {
"git": "https://github.com/kaishin/Verbena.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"ios": {
"source_files": "Verbena/**/*.{h,swift}"
},
"osx": {
"source_files": "VerbenaMac/**/*.{h,swift}"
},
"requires_arc": true
}