[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 8 / 0 / YLTableView / 2.2.0 / YLTableView.podspec.json
blobc1773cb8a7ef04b9361884aebeffbe52ff217c87
2   "name": "YLTableView",
3   "version": "2.2.0",
4   "license": {
5     "type": "Apache 2",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Yelp iOS table view framework",
9   "homepage": "https://github.com/Yelp/YLTableView",
10   "authors": {
11     "Yelp iOS Team": "iphone@yelp.com"
12   },
13   "source": {
14     "git": "https://git@github.com/Yelp/YLTableView.git",
15     "tag": "v2.2.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "public_header_files": "Classes/**/*.h",
22   "source_files": "Classes/**/*.{h,m}"