blob: fbeb188f49ffc595665fd49f28d351ec4aa1e367 [file] [log] [blame]
{
"name": "RxParchment",
"version": "0.1.0",
"summary": "A reactive wrapper built around Parchment",
"homepage": "https://github.com/Pubbus/RxParchmentDataSources",
"license": {
"type": "MIT"
},
"authors": {
"Pubbus": "lephihungch@gmail.com"
},
"platforms": {
"ios": "8.2"
},
"source": {
"git": "https://github.com/Pubbus/RxParchmentDataSources.git",
"tag": "0.1.0"
},
"source_files": "RxParchment/Sources/**/*.swift",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Parchment": [
]
}
}