[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / 7 / ExpyTableView / 0.2.1 / ExpyTableView.podspec.json
blob9af20b647099ce249e8133ede6d887ff9cf0a3bc
2   "name": "ExpyTableView",
3   "version": "0.2.1",
4   "summary": "ExpyTableView lets you make your table view expandable with implementing one method.",
5   "description": "ExpyTableView allows you to make your table view sections expandable just by implementing one data source method. Uses row insertion and deletion. You specify and return the expanding cell from this data source method and you are ready to go.",
6   "homepage": "https://github.com/okhanokbay/ExpyTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "okhanokbay": "okhanokbay5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/okhanokbay/ExpyTableView.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ExpyTableView/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"