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