blob: 07ee6d79254ef3222aeb9a04a3c9194cce235a35 [file] [log] [blame]
{
"name": "ReuseCellConfigure",
"version": "0.2.3",
"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.2.3"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ReuseCellConfigure/*.{swift}",
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
}
}