blob: 832a7f9fa1df42656d7e146475db5002edf5fcc4 [file] [log] [blame]
{
"name": "YLTableView",
"version": "1.0.3",
"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.3"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m}"
}