blob: ef4f50412ccd6266de61a0a355b4da29e621ed46 [file] [log] [blame]
{
"name": "NFRxSwiftExt",
"version": "0.2.0",
"summary": "A short description of NFRxSwiftExt.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/noppefoxwolf/NFRxSwiftExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"🦊Tomoya Hirano": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/NFRxSwiftExt.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "9.0"
},
"source_files": "NFRxSwiftExt/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxOptional": [
],
"RxSwiftExt": [
]
}
}