blob: 8bb1a3ca48efe261ae4cd07ce18bf8743ab804ea [file] [log] [blame]
{
"name": "JVRBaseTableViewDataSource",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"exclude_files": "Lighter Table View/*",
"requires_arc": true
}