blob: 5bb25a45e4ffbd802043d78c871b6494330bdc80 [file] [log] [blame]
{
"name": "RxPager",
"version": "0.2.0",
"summary": "A simple Pager class fo Rx.",
"homepage": "https://github.com/pgherveou/RxPager",
"license": "MIT",
"authors": {
"Pierre-Guillaume Herveou": "pgherveou@gmail.com"
},
"source": {
"git": "https://github.com/pgherveou/RxPager.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/pgherveou",
"platforms": {
"ios": "8.0"
},
"source_files": "RxPager/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 2.5.0"
]
}
}