[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 4 / 3 / 0 / JLAccordion / 0.1.1 / JLAccordion.podspec.json
blobdb97985bad3bb343f08bed5b7729322b237f29f1
2   "name": "JLAccordion",
3   "version": "0.1.1",
4   "summary": "An accordion controller based on UITableView.",
5   "description": "An accordion controller based on UITableView. Please check out the demo project in the repository.",
6   "homepage": "https://github.com/buhikon/JLAccordion",
7   "license": "MIT",
8   "authors": {
9     "Joey L.": "slarinz@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/buhikon/JLAccordion.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JLAccordion": [
22       "Pod/Assets/*.png"
23     ]
24   }