[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / 1 / SMWAccordion / 1.0.2 / SMWAccordion.podspec.json
blob146ca1a95eea75817e94ef35ebf90e74db213bc8
2   "name": "SMWAccordion",
3   "version": "1.0.2",
4   "summary": "An accordion for iOS that subclasses UITableView.",
5   "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",
6   "homepage": "https://github.com/meech-ward/SMWAccordion",
7   "screenshots": "http://www.sammeechward.com/assets/SMWAccordion/preview.gif",
8   "license": "MIT",
9   "authors": {
10     "Sam Meech-Ward": "sam@meech-ward.com"
11   },
12   "source": {
13     "git": "https://github.com/meech-ward/SMWAccordion.git",
14     "tag": "1.0.2"
15   },
16   "documentation_url": "http://www.sammeechward.com/library/ios/documentation/SMWAccordion/",
17   "platforms": {
18     "ios": "5.0"
19   },
20   "requires_arc": true,
21   "source_files": "SMWAccordion"