[Add] DoordeckSDK 0.40.0
[CocoaPods.git] / Specs / 3 / d / 4 / QExpandableTableView / 0.1.1 / QExpandableTableView.podspec.json
blobb35f65232a87d03cc4cd23cab35b6966432531cd
2   "name": "QExpandableTableView",
3   "version": "0.1.1",
4   "summary": "Easy implementation of an expandable table view.",
5   "description": "The Cocoapod will be be an expandable table view. This cocoapod will show the user\n       how to easily integrate an expandable table view, into a normal expandable table view.\nThis Cocoapod has very good documentation that allows the user to easily pin-point what\n  \tthey have to do to easily implement the cocoapod.",
6   "homepage": "https://github.com/RupiDev/QExpandableTableView",
7   "license": "MIT",
8   "authors": {
9     "Rupin Bhalla": "rupin.bhalla@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/RupiDev/QExpandableTableView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "QExpandableTableView": [
22       "Pod/Assets/*.png"
23     ]
24   }