blob: ad37fe2b68d32a6d99c1cd4d08652334097873c4 [file] [log] [blame]
{
"name": "RSMasterTableViewKit",
"version": "1.0.0",
"summary": "A comprehensive UITableView which handles everything that you need.",
"description": "A tableView that provides inbuilt paging, pull to refresh, empty states, indicators, search and much more.",
"homepage": "https://github.com/rushisangani/RSMasterTableViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rushi Sangani": "rushisangani@gmail.com"
},
"social_media_url": "https://github.com/rushisangani",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/rushisangani/RSMasterTableViewKit.git",
"tag": "1.0.0"
},
"source_files": [
"RSMasterTableViewKit",
"RSMasterTableViewKit/**/*.{swift}"
],
"requires_arc": true,
"swift_version": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}