[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 2 / 1 / SMWAccordion / 1.0 / SMWAccordion.podspec.json
blob76ecaac984abe16bad7f6eca82afeba669fa2856
2   "name": "SMWAccordion",
3   "version": "1.0",
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"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "requires_arc": true,
20   "source_files": "SMWAccordion"