blob: 37478a8e59f7244901581f7595f906cfecd87ce6 [file] [log] [blame]
{
"name": "JVRBaseTableViewDataSource",
"version": "0.0.2",
"summary": "A basic, reusable and expandable UITableViewDataSource class",
"homepage": "https://github.com/jozsef-vesza/JVRBaseTableViewDataSource",
"license": {
"type": "MIT"
},
"authors": {
"jozsef-vesza": "email@address.com"
},
"source": {
"git": "https://github.com/jozsef-vesza/JVRBaseTableViewDataSource.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"exclude_files": "Lighter Table View/*",
"requires_arc": true
}