blob: ba6e6f479d174d747a9c14ce88ac7472b1d09787 [file] [log] [blame]
{
"name": "JVRBaseTableViewDataSource",
"version": "0.0.5",
"summary": "A basic, reusable and expandable UITableViewDataSource class",
"homepage": "https://github.com/jozsef-vesza/JVRBaseTableViewDataSource",
"license": {
"type": "MIT"
},
"authors": {
"József Vesza": "jozsef.vsza@outlook.com"
},
"social_media_url": "http://twitter.com/j_vesza",
"source": {
"git": "https://github.com/jozsef-vesza/JVRBaseTableViewDataSource.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"exclude_files": "Lighter Table View/*",
"requires_arc": true
}