[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 2 / 1 / SMWAccordion / 1.1.0 / SMWAccordion.podspec.json
blobd1440745d328fc64aa8658e91b20c6a7d3c98043
2   "name": "SMWAccordion",
3   "version": "1.1.0",
4   "summary": "An accordion for iOS that subclasses UITableView.",
5   "description": "SMWAccordion is an Objective-C accordion library for iOS.\nThe SMWAccordionView can be treated just like a UITableView, with a few extra datasource and delegate methods to make the accordion part work.",
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.1.0"
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": "Pod/Classes/**/*"