blob: 1fcbfc483490895b06c171d05b14c5ad56588311 [file] [log] [blame]
{
"name": "YLTableView",
"version": "1.0.1",
"license": "Apache V2",
"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": "v1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}"
}