blob: 8f1461600a45d8e5727dd112d99c78ab3ec98d21 [file] [log] [blame]
{
"name": "ReuseCellConfigure",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ReuseCellConfigure/*.{swift}",
"frameworks": "UIKit"
}