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