| { |
| "name": "SLTableViewContent", |
| "version": "1.0.2", |
| "summary": "Multiple contents for one UITableViewController.", |
| "homepage": "https://github.com/OliverLetterer/SLTableViewContent", |
| "license": "MIT", |
| "authors": { |
| "Oliver Letterer": "oliver.letterer@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/OliverLetterer/SLTableViewContent.git", |
| "tag": "1.0.2" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source_files": "SLTableViewContent", |
| "requires_arc": true, |
| "frameworks": [ |
| "Foundation", |
| "UIKit", |
| "QuartzCore" |
| ] |
| } |