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