blob: 53af73de294f027d28bdf362cccdf14ee8888e80 [file] [log] [blame]
{
"name": "RPRxTableView",
"version": "0.1.0",
"summary": "UITableViewController with RxSwift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rainpour/RPRxTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rainpour": "rainpour@icloud.com"
},
"source": {
"git": "https://github.com/rainpour/RPRxTableView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source_files": "RPRxTableView/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxAlamofire": [
],
"RxDataSources": [
]
},
"pushed_with_swift_version": "3.0"
}