| { |
| "name": "ReuseCellConfigure", |
| "version": "0.2.2", |
| "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.2" |
| }, |
| "social_media_url": "https://twitter.com/SzkAtmosphere", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "ReuseCellConfigure/*.{swift}", |
| "frameworks": "UIKit" |
| } |