| { |
| "name": "SMWAccordion", |
| "version": "1.0.2", |
| "summary": "An accordion for iOS that subclasses UITableView.", |
| "description": " \t\t\t\t\t SMWAccordion is an Objective-C accordion library for iOS.\n The SMWAccordionView can be treated just like a UITableView, with a few extra datasource and delegate methods to make the accordion part work.\n", |
| "homepage": "https://github.com/meech-ward/SMWAccordion", |
| "screenshots": "http://www.sammeechward.com/assets/SMWAccordion/preview.gif", |
| "license": "MIT", |
| "authors": { |
| "Sam Meech-Ward": "sam@meech-ward.com" |
| }, |
| "source": { |
| "git": "https://github.com/meech-ward/SMWAccordion.git", |
| "tag": "1.0.2" |
| }, |
| "documentation_url": "http://www.sammeechward.com/library/ios/documentation/SMWAccordion/", |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "requires_arc": true, |
| "source_files": "SMWAccordion" |
| } |