blob: db89e6f0b5b520d7e13c84f9828a599e862ff1dd [file] [log] [blame]
{
"name": "RSMasterTableViewKit",
"version": "1.2",
"summary": "A comprehensive UITableView which handles everything that you need.",
"description": "All-In-One UITableView Kit with inbuilt PullToRefresh, Pagination, EmptyDataSet, Indicator, Networking 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.2"
},
"source_files": [
"RSMasterTableViewKit",
"RSMasterTableViewKit/**/*.{swift}"
],
"resources": "RSMasterTableViewKit/**/*.{xib}",
"requires_arc": true,
"swift_version": "4.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}