blob: 2b0f609219ba33e82a57be153556901ae33f32ce [file] [log] [blame]
{
"name": "ReuseCellConfigure",
"version": "0.2.0",
"summary": "You can configure ReusableCell without casting!",
"homepage": "https://github.com/szk-atmosphere/ReuseCellConfigure",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/ReuseCellConfigure.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ReuseCellConfigure/*.{swift}",
"frameworks": "UIKit"
}