blob: b5c36932d4a9393f50d2883740f98c7d0fc0a9e3 [file] [log] [blame]
{
"name": "YLTableView",
"version": "2.3.1",
"license": {
"type": "Apache 2",
"file": "LICENSE.txt"
},
"summary": "Yelp iOS table view framework",
"homepage": "https://github.com/Yelp/YLTableView",
"authors": {
"Yelp iOS Team": "iphone@yelp.com"
},
"source": {
"git": "https://git@github.com/Yelp/YLTableView.git",
"tag": "v2.3.1"
},
"platforms": {
"ios": "10.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}"
}